mirror of
https://github.com/catppuccin/gitea.git
synced 2026-02-02 18:09:02 +08:00
chore(deps): update actions/checkout action to v6
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