fix: Update to newest version of docker actions
Some checks failed
ci / build (x86_64-unknown-linux-gnu) (push) Failing after 20s
Publish Docker / build (push) Failing after 20s
ci / build (wasm32-unknown-unknown) (push) Failing after 32s

This commit is contained in:
2025-02-14 13:05:53 +11:00
parent 7cd3fcb12c
commit f6d6137edf

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Build and push image
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: nathanwoodburnwoodburn/eth-oidc
username: nathanwoodburn