Skip to content

Commit 37b45a8

Browse files
Bump the github-actions group with 2 updates (#96)
1 parent 9e19ff6 commit 37b45a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
env:
2626
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
2727
steps:
28-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
28+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929
- name: Set up JDK
30-
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
30+
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
3131
with:
3232
distribution: "temurin"
3333
java-version: ${{ matrix.java_version }}

0 commit comments

Comments
 (0)