chore(deps): bump actions/checkout from 5 to 6 (#6593)

This commit is contained in:
dependabot[bot]
2025-11-27 20:20:22 +00:00
committed by GitHub
parent 4381a64d91
commit e166e58f52
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Check formatting with Prettier
uses: Nerixyz/actionsx-prettier@v3-adj