Merge pull request #7272 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.1
Some checks are pending
Codespell / Check spelling (push) Waiting to run

build(deps): bump actions/checkout from 4.2.2 to 6.0.1 in /.github/workflows
This commit is contained in:
Simon L. 2025-12-04 13:20:55 +01:00 committed by GitHub
commit ae8a36742a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false