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

This commit is contained in:
renovate[bot] 2025-08-14 00:07:44 +00:00 committed by GitHub
parent 0f43d25874
commit c9bae29c3c
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@v5
- uses: catppuccin/setup-deno@v2
- run: deno task build
- name: Upload Pages Artifact