Skip to content

Commit a96575d

Browse files
Bump actions/setup-node from 6.1.0 to 6.2.0 (#108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0c18fd commit a96575d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
repository: ${{ steps.repo-info.outputs.fullname }}
6666

6767
- name: Setup Node.js LTS
68-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
68+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
6969
with:
7070
node-version: 'lts/*'
7171
# NOTE: To avoid the error "Unable to locate executable file: pnpm", it disables cache.

0 commit comments

Comments
 (0)