1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-01-04 01:09:12 +00:00
committed by GitHub
parent a4d9b4c88a
commit 7541e6aad4
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4