Skip to content

Commit e249728

Browse files
committed
Update CI checkout action
1 parent eeef9b6 commit e249728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/syntax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- build: 4201
3232
packages: binary
3333
steps:
34-
- uses: actions/checkout@v4
34+
- uses: actions/checkout@v6
3535
- uses: SublimeText/syntax-test-action@v2
3636
with:
3737
build: ${{ matrix.build }}

0 commit comments

Comments
 (0)