Skip to content

Commit 72d9bdd

Browse files
Merge pull request #173 from pac4j/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents 25d7803 + ad39abb commit 72d9bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
15+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1616

1717
- name: Set up JDK 17
1818
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5

0 commit comments

Comments
 (0)