diff --git a/.gitea/workflows/neocities.yml b/.gitea/workflows/neocities.yml index 3e46aed..7883a47 100644 --- a/.gitea/workflows/neocities.yml +++ b/.gitea/workflows/neocities.yml @@ -16,7 +16,7 @@ jobs: steps: # The checkout step copies your repo into the action runner. Important! - - uses: https://git.mcorangehq.xyz/Autisticats/website@main + - uses: actions/checkout@v4 # Set up any tools and build steps here # This example uses a Node.js toolchain to build a site # If you don't need Node.js to build your site, you can omit this.