Skip to content

Commit 08cb0ac

Browse files
tottotoseanmonstar
authored andcommitted
chore(ci): update to actions/checkout@v4
1 parent 96d54b1 commit 08cb0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
runs-on: ubuntu-latest
219219
steps:
220220
- name: Checkout
221-
uses: actions/checkout@v3
221+
uses: actions/checkout@v4
222222

223223
- name: Install Rust
224224
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)