Skip to content

Commit e23b923

Browse files
authoredFeb 7, 2024
Merge pull request #353 from dotnet/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 4.0.1 to 4.0.2
2 parents 03b6ab6 + b4b9c82 commit e23b923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/markdownlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727
- name: Use Node.js
28-
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
28+
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
2929
with:
3030
node-version: 16.x
3131
- name: Run Markdownlint

0 commit comments

Comments
 (0)