We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68563b3 + b9d1149 commit 344a5c4Copy full SHA for 344a5c4
1 file changed
.github/workflows/rust.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout Sources
20
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3
21
22
- name: Install Rust Toolchain
23
uses: actions-rs/toolchain@v1.0.7
0 commit comments