We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca620d4 commit decc0f1Copy full SHA for decc0f1
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout repository
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
24
- name: Install Rust
25
uses: docker://clux/muslrust:stable
26
with:
0 commit comments