Skip to content

Commit 66622f3

Browse files
committed
Bump actions/checkout
1 parent 852ae49 commit 66622f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
name: test
7979
runs-on: ubuntu-latest
8080
steps:
81-
- uses: actions/checkout@v3
81+
- uses: actions/checkout@v4
8282
- run: docker compose up -d
8383
- uses: sfackler/actions/rustup@master
8484
with:

0 commit comments

Comments
 (0)