diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index 0ed7b652..1e4dab7c 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -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