Skip to content

Commit 604fcda

Browse files
Update actions/checkout action to v6
1 parent 9b52b9f commit 604fcda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
tests:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v5
18+
- uses: actions/checkout@v6
1919
- uses: actions-rust-lang/setup-rust-toolchain@v1
2020
- uses: jetli/wasm-pack-action@v0.4.0
2121
with:

0 commit comments

Comments
 (0)