Skip to content

Commit 7028712

Browse files
authored
Merge pull request #211 from gitfrosh/beta
ci: upgrade download-artifact action
2 parents 3294c4e + 253e65d commit 7028712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
steps:
9090
- name: Download artifact from build job
91-
uses: actions/download-artifact@v3
91+
uses: actions/download-artifact@v4
9292
with:
9393
name: node-app
9494

0 commit comments

Comments
 (0)