Skip to content

Commit d9a4f9b

Browse files
committed
Downgrade download-artifact to v3
actions/download-artifact#290 (comment)
1 parent 3f2ba56 commit d9a4f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
fetch-depth: 0
6161
- name: Download WebGL Build Artifact
62-
uses: actions/download-artifact@v4.1.8
62+
uses: actions/download-artifact@v3
6363
with:
6464
name: Build-WebGL
6565
path: Build/WebGL

0 commit comments

Comments
 (0)