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 12c2588 commit 508dad4Copy full SHA for 508dad4
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: git-pr-release
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@master
+ - uses: actions/checkout@v4
10
with:
11
fetch-depth: 0
12
- name: git-pr-release
0 commit comments