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 4457369 + 849f4b9 commit 7d5ca86Copy full SHA for 7d5ca86
1 file changed
.github/workflows/build-and-test.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- name: Setup rust
13
run: rustup update --no-self-update stable
14
- name: Build Taurus
0 commit comments