mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-03-11 04:51:47 +00:00
Update checkout actions to v4
This commit is contained in:
parent
8b9aa9f013
commit
5bf0e326ae
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
# Set up any tools and build steps here
|
# Set up any tools and build steps here
|
||||||
# When the dist_dir is ready, deploy it to neocities
|
# When the dist_dir is ready, deploy it to neocities
|
||||||
- name: Deploy to neocities
|
- name: Deploy to neocities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user