We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6af8e4 commit 3a133e6Copy full SHA for 3a133e6
.github/workflows/branches.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
fetch-depth: 0
24
- name: Setup .NET SDK
.github/workflows/master.yml
@@ -17,7 +17,7 @@ jobs:
17
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Check github.ref starts with 'refs/tags/'
0 commit comments