mirror of
https://github.com/catppuccin/gitea.git
synced 2026-01-10 08:10:14 -05:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
0f43d25874
commit
ee80fde87e
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user