diff --git a/README.md b/README.md index 7c3d6ae4..74fefc1d 100644 --- a/README.md +++ b/README.md @@ -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@v3 + uses: dawidd6/action-download-artifact@v4 with: # Optional, GitHub token, a Personal Access Token with `public_repo` scope if needed # Required, if the artifact is from a different repo