Skip to content

Commit 8817b4b

Browse files
committed
[test.yml] Bump actions/checkout.
1 parent de0cdc8 commit 8817b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
steps:
1010
- name: Checkout code
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v4
1212
- name: Install ImageMagick
1313
run: brew install imagemagick
1414
- name: make test

0 commit comments

Comments
 (0)