Skip to content

Commit 630a861

Browse files
authored
Merge pull request #61 from flcdrg/dependabot/github_actions/actions/setup-dotnet-5
2 parents 40af9c1 + 01d72e5 commit 630a861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# config: ${{ vars.PERMISSIONS_CONFIG }}
1616

1717
- name: Setup .NET
18-
uses: actions/setup-dotnet@v4
18+
uses: actions/setup-dotnet@v5
1919
with:
2020
dotnet-version: |
2121
8.0.x

0 commit comments

Comments
 (0)