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 35683af + 824cb5d commit 89612b1Copy full SHA for 89612b1
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: Install stable toolchain
14
uses: actions-rs/[email protected]
15
with:
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
16
17
18
19
0 commit comments