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 c39f5ea commit e5a9270
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: "latest"
nuget-version: '5.x'

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

0 comments on commit e5a9270

Please sign in to comment.