chore(deps): bump actions/checkout from 4 to 5 (#6388)

This commit is contained in:
dependabot[bot]
2025-08-16 11:21:43 +02:00
committed by GitHub
parent 8c05f37af3
commit ec2b132dfe
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@v4
- uses: actions/checkout@v5
- name: Check formatting with Prettier
uses: Nerixyz/actionsx-prettier@v3-adj