Skip to content

Commit

Permalink
Merge pull request #3 from meik99/renovate/actions-upload-release-ass…
Browse files Browse the repository at this point in the history
…et-1.x

Update actions/upload-release-asset action to v1.0.2
  • Loading branch information
meik99 committed Jun 15, 2023
2 parents 0a5b803 + 578be75 commit e598fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: |
cd build/docs
zip -r javadoc.zip javadoc
- uses: actions/[email protected].1
- uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{github.token}}
with:
Expand Down

0 comments on commit e598fbd

Please sign in to comment.