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.
1 parent 2be9a19 commit 6d92440Copy full SHA for 6d92440
.github/workflows/rust.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: Install
15
run: rustup default 1.63.0
16
- name: Build
0 commit comments