Skip to content

Commit d2ad3ce

Browse files
Merge pull request #415 from flintlib/dependabot/github_actions/actions/setup-node-7.0.0
build(deps): bump actions/setup-node from 6.4.0 to 7.0.0
2 parents e6463a8 + 2138775 commit d2ad3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
with:
275275
python-version: ${{ env.PYODIDE_PYTHON_VERSION }}
276276

277-
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
277+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
278278
with:
279279
node-version: '22'
280280

0 commit comments

Comments
 (0)