Skip to content

Commit 6ef944a

Browse files
committed
Update actions/checkout action to v4
1 parent 4387440 commit 6ef944a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jscrambler-code-integrity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
permissions:
2828
contents: read
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- uses: actions/setup-node@v3
3232
with:
3333
node-version: 18

0 commit comments

Comments
 (0)