1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

update actions/checkout to v3

This commit is contained in:
Rob Ede
2023-03-11 23:19:03 +00:00
parent 3fc01c4887
commit 0ba147ef71
6 changed files with 13 additions and 13 deletions

View File

@ -12,7 +12,7 @@ jobs:
name: coverage
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install stable
uses: actions-rs/toolchain@v1