Skip to content

Commit

Permalink
upgraded github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Apr 3, 2024
1 parent 8f753d0 commit f21a215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ jobs:
git config user.name github-actions
git config user.email github-actions@github.com
- name: Set up JDK 11
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'temurin'

0 comments on commit f21a215

Please sign in to comment.