Skip to content

Commit 40f5b61

Browse files
SQSCANGHA-123 NO-JIRA Bump actions/setup-node from 5 to 6 (#214)
1 parent 9bf7c12 commit 40f5b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414

1515
- name: Setup Node.js
16-
uses: actions/setup-node@v5
16+
uses: actions/setup-node@v6
1717
with:
1818
node-version: "20"
1919
cache: "npm"

0 commit comments

Comments
 (0)