We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0904427 + 2497136 commit 16ad267Copy full SHA for 16ad267
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
name: Test
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
10
- name: Update rustup
11
run: rustup self update
12
- name: Install Rust
0 commit comments