Skip to content

Commit ca2f6d4

Browse files
authored
Merge pull request #420 from conforma/dependabot/github_actions/actions/setup-node-4.4.0
build(deps): bump actions/setup-node from 4.1.0 to 4.4.0
2 parents 5319f67 + 483a341 commit ca2f6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434

3535
- name: Setup NodeJS environment
36-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
36+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3737
with:
3838
node-version-file: 'antora/package.json'
3939
cache: 'npm'

0 commit comments

Comments
 (0)