Skip to content

Commit 9ccc8cf

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/cache-4.1.2
2 parents 69757a5 + 4cf6aef commit 9ccc8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: ⬣ Install Node.js
19-
uses: actions/setup-node@v4.0.3
19+
uses: actions/setup-node@v4.1.0
2020
with:
2121
node-version: 18
2222

0 commit comments

Comments
 (0)