Skip to content

Commit

Permalink
refactor: Change GitHub Action version
Browse files Browse the repository at this point in the history
  • Loading branch information
2 people authored and app committed Dec 5, 2023
1 parent 5edc7fe commit ae9c610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: actions/setup-java@v4.0.0
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
Expand Down

0 comments on commit ae9c610

Please sign in to comment.