Skip to content

Commit 344e34c

Browse files
Merge pull request #361 from contentstack/staging
Back merge (Staging to development)
2 parents aaa480d + d290a58 commit 344e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Installing dependencies
4343
run: npm install
4444
- name: Download dist
45-
uses: actions/download-artifact@v3
45+
uses: actions/download-artifact@v4
4646
with:
4747
name: lib
4848
path: lib

0 commit comments

Comments
 (0)