Skip to content

Commit e8a8703

Browse files
chore(deps): update actions/checkout action to v4
1 parent 3d2523d commit e8a8703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
node: ['18.x']
242242
steps:
243243
- name: Checkout repo
244-
uses: actions/checkout@v3
244+
uses: actions/checkout@v4
245245

246246
- uses: actions/download-artifact@v4
247247
with:

0 commit comments

Comments
 (0)