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

This commit is contained in:
renovate[bot] 2025-11-22 04:03:18 +00:00 committed by GitHub
parent 0f43d25874
commit ee80fde87e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: catppuccin/setup-deno@v2
- run: deno task build
- name: Upload Pages Artifact