Skip to content

Commit 7b10a0c

Browse files
chore(deps): update actions/checkout action to v6
1 parent 79442b0 commit 7b10a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
node-version: [12.x, 14.x, 16.x, 17.x]
1515

1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v6
1818

1919
- name: Use Node.js
2020
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)