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 c056b28 commit 9e915a2Copy full SHA for 9e915a2
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ${{ matrix.job.os }}
38
steps:
39
- name: Setup net6.0
40
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
41
with:
42
dotnet-version: "6.0.404"
43
- name: Run dotnet --info
0 commit comments