Skip to content

Commit 1c62f32

Browse files
chore(deps): update actions/checkout action to v4
1 parent 7cc1c90 commit 1c62f32

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)