Skip to content

Commit

Permalink
upgrade GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
franckrasolo committed Jul 12, 2024
1 parent 8cc41a4 commit 342ea42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Grab tag name
uses: olegtarasov/[email protected].2
uses: olegtarasov/[email protected].3
id: tagName
- name: Setup Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 342ea42

Please sign in to comment.