chore(deps): bump actions/checkout from 6 to 7 (#617)

This commit is contained in:
dependabot[bot]
2026-07-03 01:11:11 +08:00
committed by GitHub
parent 2860bb82f9
commit 29561b23e6
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
private-key: ${{ secrets.HACKBROWSERDATA_BOT_PRIVATE_KEY }}
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
token: ${{ steps.app-token.outputs.token }}