Skip to content

Commit 85769ea

Browse files
committed
Bump actions/download-artifact
1 parent 3816951 commit 85769ea

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@v3
62+
uses: actions/download-artifact@v4.1.8
6363
with:
6464
name: Build-WebGL
6565
path: Build/WebGL

0 commit comments

Comments
 (0)