Skip to content

Commit 746abad

Browse files
authored
Merge pull request #15 from acgetchell/dependabot/github_actions/actions/setup-node-6.2.0
Bump actions/setup-node from 6.1.0 to 6.2.0
2 parents c96bff0 + 7df54ec commit 746abad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Install Node.js (for markdownlint and cspell)
7272
if: matrix.os != 'windows-latest'
73-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
73+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
7474
with:
7575
node-version: "20"
7676

0 commit comments

Comments
 (0)