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:
Nathan Woodburn 2025-02-14 13:05:53 +11:00
parent 7cd3fcb12c
commit f6d6137edf
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

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