mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-22 22:26:27 +00:00
use 7.0.203 due to format failing
More info: https://github.com/dotnet/format/issues/1800
This commit is contained in:
parent
290a0d1eb0
commit
be740ad565
2
.github/workflows/cicd.yaml
vendored
2
.github/workflows/cicd.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
dotnet-version: "6.x"
|
||||
- uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: "7.x"
|
||||
dotnet-version: "7.0.203"
|
||||
- name: Set RELEASE_VERSION
|
||||
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
|
||||
- name: Restore Packages
|
||||
|
Loading…
Reference in New Issue
Block a user