mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
fixing dotnet action version
This commit is contained in:
2
.github/workflows/build-and-sign.yml
vendored
2
.github/workflows/build-and-sign.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
uses: actions/setup-dotnet@v2
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
dotnet-version: "3.x"
|
dotnet-version: "3.x"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user