Skip to content

Commit 3c0a9ea

Browse files
chore(deps): update actions/checkout action to v6
1 parent 49f4614 commit 3c0a9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ClientCatcherBuild.yml

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

99
steps:
1010
- name: Checkout Repository
11-
uses: actions/checkout@v5
11+
uses: actions/checkout@v6
1212

1313
- name: Set up JDK 17
1414
uses: actions/[email protected]

0 commit comments

Comments
 (0)