Skip to content

Commit 9ca212b

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/dependency-review-action-4.4.0
2 parents 57f78d4 + dd80a4b commit 9ca212b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-push-pr-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727
- name: Use Node.js ${{ matrix.node-version }}
28-
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
28+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
2929
with:
3030
node-version: ${{ matrix.node-version }}
3131
- run: npm ci

0 commit comments

Comments
 (0)