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 d49531d + 4a2c943 commit 066a8a0Copy full SHA for 066a8a0
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os: [windows-2022, windows-2025]
20
steps:
21
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
22
23
- uses: dtolnay/rust-toolchain@stable
24
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
name: Publish to crates.io
runs-on: ubuntu-latest
25
26
0 commit comments