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.
2 parents b055465 + 9c9f43f commit 49ee1e9Copy full SHA for 49ee1e9
.github/workflows/rust.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
30
31
- name: Update rust
32
run: rustup update ${{ matrix.channel }} --no-self-update
0 commit comments