Skip to content

Commit a96b2c6

Browse files
committed
feat: update checkout action
1 parent 68c6bd7 commit a96b2c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- elipu
2222
steps:
2323
- name: checkout sources
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
2525
- name: install stable toolchain
2626
uses: dtolnay/rust-toolchain@v1
2727
with:

0 commit comments

Comments
 (0)