Skip to content

Commit 501b4cb

Browse files
Merge 9904add into dcfc8e7
2 parents dcfc8e7 + 9904add commit 501b4cb

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
@@ -21,7 +21,7 @@ jobs:
2121
submodules: recursive
2222

2323
- name: Install Node.js
24-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
24+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
2525
with:
2626
node-version: '22'
2727
cache: 'npm'

0 commit comments

Comments
 (0)