Skip to content

Commit 29f5727

Browse files
committed
chore: use actions/checkout@v6
1 parent dbeae43 commit 29f5727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: aarch64
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v6
2222
- name: Install Rust with Cross
2323
shell: bash
2424
run: |

0 commit comments

Comments
 (0)