website_build.yml: Bump upload-artifact to v4 #273
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Naev Infrastructure Testing | |
on: [push, pull_request] | |
jobs: | |
test_images: | |
uses: naev/naev-infrastructure/.github/workflows/docker_build.yml@main | |
with: | |
publish: false |