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 411145c commit 08a0e92Copy full SHA for 08a0e92
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
os: [ubuntu-latest, macos-latest, windows-latest]
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
25
- name: Setup Rust
26
uses: actions-rust-lang/[email protected]
0 commit comments