Skip to content

Commit 171463f

Browse files
authored
Merge pull request #40 from acgetchell/dependabot/github_actions/actions/setup-node-6.3.0
chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0
2 parents 56c30a0 + 0f2fc34 commit 171463f

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
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Install Node.js (for markdownlint)
7171
if: matrix.os != 'windows-latest'
72-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
72+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7373
with:
7474
node-version: "20"
7575

0 commit comments

Comments
 (0)