Skip to content

Commit a0e7e12

Browse files
authored
Merge pull request #88 from Codeuctivity/dependabot/github_actions/actions/setup-node-4.0.1
Bump actions/setup-node from 4.0.0 to 4.0.1
2 parents 1b3b2f8 + 24a97eb commit a0e7e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/setup-dotnet@v4
2020
with:
2121
dotnet-version: 8.0.x
22-
- uses: actions/[email protected].0
22+
- uses: actions/[email protected].1
2323
with:
2424
node-version: 20
2525
- name: Restore dependencies

0 commit comments

Comments
 (0)