Skip to content

Commit 60f2604

Browse files
authored
Merge pull request #133 from 4drian3d/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents 49f4614 + 3c0a9ea commit 60f2604

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)