Skip to content

Commit 41e895f

Browse files
Bump the github-actions group with 1 update (#240)
1 parent 0cef59c commit 41e895f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3535
- name: Set up JDK
36-
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
36+
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
3737
with:
3838
distribution: 'temurin'
3939
java-version: ${{ matrix.java_version }}

0 commit comments

Comments
 (0)