mirror of
https://github.com/catppuccin/catppuccin
synced 2025-02-16 12:28:26 +00:00
ci(readme): upgrade to actions/checkout@v4
This commit is contained in:
parent
f82c9031e0
commit
c150762d1d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/readme.yml
vendored
2
.github/workflows/readme.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Re-generate README sections
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Deno
|
||||
uses: nekowinston/setup-deno@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue