Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-ZeroTwo authored Sep 23, 2024
1 parent 09198c1 commit 2a6aab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
uses: actions/setup-dotnet@v1.7.2

- name: Setup Nuget
uses: iRebbok/setup-nuget@master
uses: NuGet/setup-nuget@2.0.0

- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v4.1.7

- name: Get references
shell: pwsh
Expand Down

0 comments on commit 2a6aab1

Please sign in to comment.