Skip to content

Commit 12c9118

Browse files
authored
Update ci.yml (#487)
1 parent d78a47e commit 12c9118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: get_version
6565
run: 'echo ::set-output name=version::${GITHUB_REF#refs/tags/}'
6666

67-
- uses: actions/download-artifact@v2
67+
- uses: actions/download-artifact@v4
6868
with:
6969
name: artifacts
7070

0 commit comments

Comments
 (0)