Skip to content

Commit

Permalink
Update dropbox-publish-artifact.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakambda authored Dec 24, 2023
1 parent 5cd55f2 commit 1828f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dropbox-publish-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ["ubuntu-latest", "${{ inputs.runs-on }}"]
concurrency: dropbox-${{ inputs.target }}
steps:
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v4.1.0
name: Download artifact
with:
name: ${{ inputs.artifact-name }}
Expand Down

0 comments on commit 1828f28

Please sign in to comment.