Skip to content

Commit 07bd284

Browse files
authored
Update release.yaml
1 parent efede5d commit 07bd284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- goarch: arm64
5151
goos: windows
5252
steps:
53-
- uses: actions/checkout@v2
53+
- uses: actions/checkout@v4
5454
- name: Set APP_VERSION env
5555
run: echo ::set-env name=APP_VERSION::$(cat ${GITHUB_EVENT_PATH} | jq -r .release.tag_name )
5656
- name: Prepare qshell

0 commit comments

Comments
 (0)