Skip to content

Commit 514616d

Browse files
Merge pull request #7086 from dotnet/dependabot/github_actions/dotnet-a36e7eb0c1
Bump actions/setup-node from 6.1.0 to 6.2.0 in the dotnet group
2 parents 4f41ac0 + 9d2bf73 commit 514616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #@v2
1818
- name: Use Node.js
19-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f #@v1
19+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 #@v1
2020
with:
2121
node-version: 12.x
2222
- name: Run Markdownlint

0 commit comments

Comments
 (0)