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

Commit 0edf773

Browse files
chore(deps): update actions/checkout digest to 44c2b7a
1 parent 4eab52e commit 0edf773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
env:
2323
RUN_TESTS_ONLY: false
2424
steps:
25-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
25+
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2626
- name: Print Dispatch Information
2727
if: github.event_name == 'workflow_dispatch'
2828
env:

0 commit comments

Comments
 (0)