Skip to content

Commit 682a52f

Browse files
Merge pull request #161 from estahn/dependabot/github_actions/main/actions/setup-node-4.0.2
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
2 parents 172e6a4 + baf3e5f commit 682a52f

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.1
16+
- uses: actions/setup-node@v4.0.2
1717
- uses: pre-commit/action@v3.0.1
1818
env:
1919
SKIP: helm-docs

0 commit comments

Comments
 (0)