We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7a45b commit bd58c5cCopy full SHA for bd58c5c
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
18
- name: Install Rust toolchain
19
uses: dtolnay/rust-toolchain@stable
0 commit comments