Skip to content

Commit

Permalink
Fix pipeline version... again...
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasstich committed May 22, 2024
1 parent 03760be commit 1086cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_release_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
'8.0.100'
'6.0.x'
8.0.100
6.0.416
- name: Cache Nuget Packages
uses: actions/cache@v4
Expand Down

0 comments on commit 1086cf7

Please sign in to comment.