mirror of https://github.com/fafhrd91/actix-web
use checkout@v2
This commit is contained in:
parent
0d9c920d35
commit
906ebd96cf
|
@ -12,7 +12,7 @@ jobs:
|
|||
security_audit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/audit-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue