Skip to content

Commit dadfffe

Browse files
authored
Update checkout action version in workflow
1 parent 4e07d17 commit dadfffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
firebird-version: ['v3']
1313

1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v6
1616
with:
1717
fetch-depth: 10
1818

0 commit comments

Comments
 (0)