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 aeb02e2 commit 88e0326Copy full SHA for 88e0326
.github/workflows/build-and-test-rust.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: aligned-runner
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
22
- name: foundry-toolchain
23
uses: foundry-rs/[email protected]
0 commit comments