Skip to content

Commit

Permalink
README: v6
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 authored Jun 12, 2024
1 parent bf251b5 commit 3ecf402
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@v5
uses: dawidd6/action-download-artifact@v6
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 3ecf402

Please sign in to comment.