Skip to content

Commit 894a904

Browse files
committed
Revert checkout to v5 to try and get release to work.
1 parent 5d802a8 commit 894a904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
ORG_GRADLE_PROJECT_gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
3838
ORG_GRADLE_PROJECT_gpg_key64: ${{ secrets.GPG_KEY64 }}
3939
steps:
40-
- uses: actions/checkout@v6
40+
- uses: actions/checkout@v5
4141
- uses: actions/setup-java@v5
4242
with:
4343
java-version: 21

0 commit comments

Comments
 (0)