Skip to content

Commit

Permalink
README: v5
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jun 4, 2024
1 parent deb3bb8 commit 93c6296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Let's suppose you have a workflow with a job in it that at the end uploads an ar
```yaml
- name: Download artifact
id: download-artifact
uses: dawidd6/action-download-artifact@v4
uses: dawidd6/action-download-artifact@v5
with:
# Optional, GitHub token, a Personal Access Token with `public_repo` scope if needed
# Required, if the artifact is from a different repo
Expand Down

0 comments on commit 93c6296

Please sign in to comment.