We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b82095 commit c976df0Copy full SHA for c976df0
.github/workflows/notice-generation.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository and submodules
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
with:
18
submodules: recursive
19
- name: Install stable toolchain
0 commit comments