We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5fe50 commit 57722b8Copy full SHA for 57722b8
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
- name: Set up Rust toolchain
25
uses: actions-rust-lang/setup-rust-toolchain@v1
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments