We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a47f0 commit 53bcfccCopy full SHA for 53bcfcc
2 files changed
.github/workflows/build-do-releases.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
15
- name: Setup .NET
16
uses: actions/setup-dotnet@v1
17
with:
.github/workflows/dotnet-core.yml
@@ -12,7 +12,7 @@ jobs:
- name: Setup .NET Core
18
0 commit comments