Skip to content

Commit e8f93a9

Browse files
authored
Merge pull request numpy#26894 from numpy/dependabot/github_actions/actions/setup-node-4.0.3
MAINT: Bump actions/setup-node from 4.0.2 to 4.0.3
2 parents 735a477 + e316e60 commit e8f93a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
-Csetup-args="-Dlapack=none"
101101
102102
- name: Set up Node.js
103-
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
103+
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
104104
with:
105105
node-version: ${{ env.NODE_VERSION }}
106106

0 commit comments

Comments
 (0)