Skip to content

Commit 3258f70

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-node-7.0.0
2 parents 03a8249 + e5f6b81 commit 3258f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-sfw/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
python-version: "3.12"
3333

3434
- if: ${{ inputs.node == 'true' }}
35-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
35+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3636
with:
3737
node-version: "20"
3838

0 commit comments

Comments
 (0)