Update checkout actions to v4
This commit is contained in:
parent
8b9aa9f013
commit
5bf0e326ae
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
# Set up any tools and build steps here
|
||||
# When the dist_dir is ready, deploy it to neocities
|
||||
- name: Deploy to neocities
|
||||
|
|
Loading…
Reference in New Issue