Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3162f93

Browse files
chore(deps): update actions/checkout digest to 11bd719
1 parent d6a8963 commit 3162f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
WORKSPACE: ${{ github.workspace }}
1919
GRADLE_OPTS: -Xmx1500m -Dfile.encoding=UTF-8
2020
steps:
21-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2222
- name: Set up JDK
2323
uses: actions/setup-java@v4
2424
with:

0 commit comments

Comments
 (0)