Skip to content

Commit dd1ff37

Browse files
committed
refactor: update run-code.yml
1 parent 4fc1bd1 commit dd1ff37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: docker ps
3636

3737
- name: Download artifact
38-
uses: actions/download-artifact@v3
38+
uses: actions/download-artifact@v2
3939
with:
4040
name: changed-files
4141
path: .

0 commit comments

Comments
 (0)