We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe9074 commit da5b65dCopy full SHA for da5b65d
1 file changed
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- uses: actions-rust-lang/setup-rust-toolchain@v1
17
with:
18
toolchain: 1.84.1
@@ -49,7 +49,7 @@ jobs:
49
packages: write
50
51
52
53
54
55
0 commit comments