Skip to content

Commit 7dcaa0b

Browse files
committed
updated checkout plugin
1 parent 0075249 commit 7dcaa0b

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
@@ -15,7 +15,7 @@ jobs:
1515
name: JavaSecurity Build
1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@v5
18+
uses: actions/checkout@v6
1919
- name: Configure Java
2020
uses: actions/setup-java@v5
2121
with:

0 commit comments

Comments
 (0)