We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d219299 commit 0e7b7fcCopy full SHA for 0e7b7fc
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ${{ matrix.job.os }}
34
steps:
35
- name: Setup net5.0
36
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
37
with:
38
dotnet-version: "5.0.401"
39
- name: Run dotnet --info
0 commit comments