Skip to content

Commit

Permalink
Update job.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba65 committed Oct 17, 2024
1 parent 1444484 commit 83e9236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
node-version: "18.10"

- name: Download bundle artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: chrome-extension-${{ github.sha }}

Expand Down

0 comments on commit 83e9236

Please sign in to comment.