Skip to content

Commit ebef6db

Browse files
chore(deps): update actions/checkout digest to 3d3c42e
1 parent ab04a6a commit ebef6db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
13+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1414
- name: Set up JDK 21
1515
uses: actions/setup-java@v5
1616
with:

0 commit comments

Comments
 (0)