mirror of
https://github.com/catppuccin/gitea.git
synced 2026-05-05 00:33:50 +08:00
chore(deps): update actions/checkout action to v6 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release-deploy.yml
vendored
2
.github/workflows/release-deploy.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user