Skip to content

Commit

Permalink
Update action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsu committed Feb 2, 2024
1 parent 48779b9 commit 555fa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run react Build
run: npm run build
- name: Set up JDK 11
uses: actions/setup-java@v2
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'adopt'
Expand Down

0 comments on commit 555fa61

Please sign in to comment.