Skip to content

Commit

Permalink
ci: fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Dec 31, 2024
1 parent 9d3ec8e commit c39f5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: nuget/setup-nuget@v2
name: Setup NuGet
with:
nuget-version: "6.x"
nuget-version: "latest"

- name: Cache NuGet packages
uses: actions/cache@v4
Expand Down

0 comments on commit c39f5ea

Please sign in to comment.