Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Mar 21, 2024
1 parent c5c5cf1 commit 79dd0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-1.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
distribution: "temurin"
java-version: "17"
- uses: gradle/wrapper-validation-action@v4
- uses: gradle/wrapper-validation-action@v2
- run: cd test-mod && ./gradlew build
- run: ./gradlew build publish --stacktrace
env:
Expand Down

0 comments on commit 79dd0c4

Please sign in to comment.