We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf4032 commit 21ea260Copy full SHA for 21ea260
1 file changed
.github/workflows/publish.yaml
@@ -12,7 +12,7 @@ jobs:
12
ONELITEFEATHER_MAVEN_PASSWORD: ${{ secrets.ONELITEFEATHER_MAVEN_PASSWORD }}
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
16
- name: Set up JDK 25
17
uses: actions/setup-java@v5
18
with:
0 commit comments