Skip to content

Commit 3179428

Browse files
authored
Merge pull request #13 from Safeturned/dependabot/github_actions/actions/setup-dotnet-5
github-actions(deps): bump actions/setup-dotnet from 4 to 5
2 parents 1098a95 + 9b81df9 commit 3179428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
ls -la FileChecker/src/
8181
8282
- name: Setup .NET
83-
uses: actions/setup-dotnet@v4
83+
uses: actions/setup-dotnet@v5
8484
env:
8585
DOTNET_NOLOGO: true
8686
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

0 commit comments

Comments
 (0)