mirror of
https://github.com/BradNut/personal-website-sveltekit
synced 2025-09-08 23:20:18 +00:00
Change github checkout version.
This commit is contained in:
parent
b6c24c260e
commit
579252923d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/svelte_check.yml
vendored
2
.github/workflows/svelte_check.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: pnpm-setup
|
||||
uses: pnpm/action-setup@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue