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.
2 parents d668e01 + 218f5ec commit 44ccc56Copy full SHA for 44ccc56
.github/workflows/branch.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-20.04
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
20
- name: Setup .NET Core
21
uses: actions/setup-dotnet@v1
22
- name: Restore
.github/workflows/master.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
with:
.github/workflows/production.yml
@@ -10,7 +10,7 @@ jobs:
10
11
0 commit comments