Skip to content

Commit b1a4fd7

Browse files
authored
Merge pull request #91 from Codeuctivity/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 4.0.1 to 4.0.2
2 parents 830de4b + 1b893ad commit b1a4fd7

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].1
22+
- uses: actions/[email protected].2
2323
with:
2424
node-version: 20
2525
- name: Restore dependencies

0 commit comments

Comments
 (0)