There was an error while loading. Please reload this page.
1 parent 0c2317c commit df380e5Copy full SHA for df380e5
1 file changed
.github/workflows/weekly.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3
+ - uses: actions/checkout@v3
22
23
- name: Install rust stable toolchain
24
run: |
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
# FIXME: find a maintained alternative to audit-check
41
- uses: actions-rs/audit-check@v1
0 commit comments