Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/skydoves/Balloon
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Dec 18, 2024
2 parents 81d3369 + fae16b3 commit ed48554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.6.0
with:
ref: main
- name: Set up JDK 17
uses: actions/setup-java@v3.6.0
uses: actions/setup-java@v3.13.0
with:
distribution: adopt
java-version: 17
Expand Down

0 comments on commit ed48554

Please sign in to comment.