Skip to content

Commit

Permalink
version 1.6.4 test (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya committed Oct 16, 2024
1 parent 1adf8f0 commit e8b8d09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
uses: actions/checkout@v3

- name: Setup .NET
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
7.0.x
6.0.x
7.0.x
8.0.x
- name: Add NuGet source
Expand Down

0 comments on commit e8b8d09

Please sign in to comment.