Skip to content

Commit 5e2e464

Browse files
authored
Merge pull request #52 from AutoPluginsDev/lumi-git-patch-1
Update main.yml
2 parents 5505e9f + 34f76d3 commit 5e2e464

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)