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 8a5cc3d commit 5fe8d0eCopy full SHA for 5fe8d0e
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.2.2
22
23
- name: Install toolchain
24
uses: actions-rs/toolchain@v1
0 commit comments