Skip to content

Commit

Permalink
feat: bump actions from v3 to v4 + release support for or in filter (#52
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ellanan authored Jan 30, 2025
1 parent b166a44 commit 83a68b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
node-version: '20'
cache: 'yarn'
- name: Download build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ github.event.repository.name }}-${{ github.sha }}-${{ github.run_id }}-bundles
path: dist
Expand Down

0 comments on commit 83a68b1

Please sign in to comment.