Merge pull request #12579 from freqtrade/dependabot/github_actions/develop/actions/checkout-6.0.0

chore(deps): bump actions/checkout from 5.0.1 to 6.0.0
This commit is contained in:
Matthias
2025-12-02 06:47:47 +01:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jobs:
# actions: read # only needed for private repos
steps:
- name: Checkout repository
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
uses: actions/checkout@v6.0.0
with:
persist-credentials: false