Skip to content

Commit 076c20f

Browse files
committed
Try another downloader.
1 parent 8fdb799 commit 076c20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
raco make www/main.scrbl
3535
make -C www main
3636
- name: Download assignment zips
37-
uses: Legit-Labs/action-download-artifact@v2
37+
uses: dawidd6/action-download-artifact@v6
3838
with:
3939
github_token: ${{ secrets.PAT_ZIPS_WORKFLOW }}
4040
repo: cmsc430/assignments

0 commit comments

Comments
 (0)