Skip to content

Commit

Permalink
Merge pull request #74 from FasterXML/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b-actions-eb204747db

Bump the github-actions group with 2 updates
  • Loading branch information
cowtowncoder authored Sep 27, 2024
2 parents c0243b9 + 269f18e commit c1443ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
env:
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Set up JDK
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
with:
distribution: 'temurin'
java-version: ${{ matrix.java_version }}
Expand Down

0 comments on commit c1443ff

Please sign in to comment.