Skip to content

Commit d1d50d2

Browse files
Merge pull request #71 from PlayForm/dependabot/github_actions/actions/setup-node-6.0.0
Bump actions/setup-node from 5.0.0 to 6.0.0
2 parents 475c04c + 7d1313e commit d1d50d2

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@v5.0.0
79+
- uses: actions/setup-node@v6.0.0
8080
with:
8181
node-version: ${{ matrix.node-version }}
8282
cache: "pnpm"

0 commit comments

Comments
 (0)