Merge pull request #3068 from testssl/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 4 to 6
This commit is contained in:
Dirk Wetter
2026-06-18 09:51:44 +02:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
ref: ${{ github.head_ref }}
fetch-depth: 0