Skip to content

Commit 3402b25

Browse files
Merge pull request #152 from estahn/dependabot/github_actions/main/actions/setup-node-4.0.1
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
2 parents 19ef5ec + 4871f99 commit 3402b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- uses: actions/setup-python@v5.0.0
16-
- uses: actions/setup-node@v4.0.0
16+
- uses: actions/setup-node@v4.0.1
1717
- uses: pre-commit/action@v3.0.0
1818
env:
1919
SKIP: helm-docs

0 commit comments

Comments
 (0)