Skip to content

Commit 34f76d3

Browse files
authored
Update main.yml
1 parent 5505e9f commit 34f76d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: echo TARGET_VERSION=${{ vars.TARGET_VERSION }}
3939

4040
- name: Download artifact
41-
uses: actions/download-artifact@v2
41+
uses: actions/download-artifact@v4
4242
with:
4343
name: AutoCommand-${{ vars.TARGET_VERSION }}
4444
path: ./target

0 commit comments

Comments
 (0)