Skip to content

Commit

Permalink
Update DeployOnMergeMain.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duartecoelhomovai authored Sep 4, 2024
1 parent db6d484 commit 3eef3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployOnMergeMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
version: ${{ steps.info.outputs.version }}
steps:
- name: Download a single artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: packages
path: dist
Expand Down

0 comments on commit 3eef3c8

Please sign in to comment.