Skip to content

Commit 130ae34

Browse files
authored
Merge pull request #189 from advanced-security/dependabot/github_actions/main/production-dependencies-a36e7eb0c1
deps: bump actions/setup-node from 6.1.0 to 6.2.0 in the production-dependencies group
2 parents eea10a6 + f1c6704 commit 130ae34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v6
2525

2626
- name: Set Node.js 20.x
27-
uses: actions/setup-node@v6.1.0
27+
uses: actions/setup-node@v6.2.0
2828
with:
2929
node-version: 20.x
3030

0 commit comments

Comments
 (0)