Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a96f09d

Browse files
Bump actions/setup-node from 4.3.0 to 4.4.0 in the dotnet group
Bumps the dotnet group with 1 update: [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/setup-node` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@cdca736...49933ea) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ffc387 commit a96f09d

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #@v2
1818
- name: Use Node.js
19-
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e #@v1
19+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 #@v1
2020
with:
2121
node-version: 12.x
2222
- name: Run Markdownlint

0 commit comments

Comments
 (0)