Skip to content

Commit 508036d

Browse files
authored
Merge pull request #28 from WalletConnect/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 84c033e + c9ec43d commit 508036d

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.7
6363
with:
6464
name: Build-WebGL
6565
path: Build/WebGL

0 commit comments

Comments
 (0)