Skip to content

Commit

Permalink
Merge pull request #592 from NetSparkleUpdater/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-dotnet-4.0.1
  • Loading branch information
Deadpikle authored Jul 9, 2024
2 parents 2237ad2 + b903839 commit 1bc4dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if: matrix.os == 'windows-latest'

- name: Setup .NET 6.0, 7.0, 8.0 for tests
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
dotnet-version: |
6.0.x
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
uses: microsoft/[email protected]

- name: Setup .NET 6.0, 7.0, 8.0
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
dotnet-version: |
6.0.x
Expand Down

0 comments on commit 1bc4dc4

Please sign in to comment.