Skip to content

Commit 50b6cd9

Browse files
Update actions/setup-node action to v7 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff2e6b7 commit 50b6cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-testdata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626

27-
- uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
27+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
2828
with:
2929
cache: 'npm'
3030
cache-dependency-path: testdata/package-lock.json

0 commit comments

Comments
 (0)