Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from nothub/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-java-4
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
2 parents 7fae7b1 + a7909b3 commit 62435dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: 'Claim the land'
run: 'curl --header Accept:text/plain https://ipv4.games/claim?name=hub.lol 2> /dev/null || true'
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
java-version: '${{ matrix.java }}'
distribution: 'temurin'
Expand Down

0 comments on commit 62435dd

Please sign in to comment.