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 221dca0 commit 0a44a25Copy full SHA for 0a44a25
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
submodules: true
24
- name: Setup .NET SDK
25
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
26
with:
27
dotnet-version: 8.0.x
28
- name: Build
0 commit comments