Skip to content

Commit ec55996

Browse files
Merge pull request #78 from PlayForm/dependabot/github_actions/actions/setup-node-6.2.0
Bump actions/setup-node from 6.1.0 to 6.2.0
2 parents e998817 + 005d387 commit ec55996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
--unsafe-perm=true
7777
]
7878
79-
- uses: actions/setup-node@v6.1.0
79+
- uses: actions/setup-node@v6.2.0
8080
with:
8181
node-version: ${{ matrix.node-version }}
8282
cache: "pnpm"

0 commit comments

Comments
 (0)