aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy_snapshot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/deploy_snapshot.yml')
-rw-r--r--.github/workflows/deploy_snapshot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy_snapshot.yml b/.github/workflows/deploy_snapshot.yml
index 337393e9..831da839 100644
--- a/.github/workflows/deploy_snapshot.yml
+++ b/.github/workflows/deploy_snapshot.yml
@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
- uses: actions/setup-java@v3.5.1
+ uses: actions/setup-java@v3.6.0
with:
distribution: temurin
java-version: 18