We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84c033e + c9ec43d commit 508036dCopy full SHA for 508036d
1 file changed
.github/workflows/main.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
fetch-depth: 0
61
- name: Download WebGL Build Artifact
62
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
63
64
name: Build-WebGL
65
path: Build/WebGL
0 commit comments