Skip to content

Commit e544dd3

Browse files
authored
Merge pull request #140 from zaproxy/dependabot/github_actions/gha-76468cb07f
Bump actions/checkout from 5 to 6 in the gha group
2 parents b32dd0a + d93cf76 commit e544dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
java: [17, 21, 22]
1515

1616
steps:
17-
- uses: actions/checkout@v5
17+
- uses: actions/checkout@v6
1818
- uses: actions/setup-java@v5
1919
with:
2020
distribution: 'temurin'

0 commit comments

Comments
 (0)