Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)

This commit is contained in:
Lars Gohr 2023-03-28 00:05:23 +02:00
parent 8afa4e22c5
commit 3283950889
No known key found for this signature in database

View File

@ -53,7 +53,7 @@ jobs:
echo "GHC_VERSION should be ${STACK_GHC_VERSION}"
exit 1
fi
- uses: elgohr/Publish-Docker-Github-Action@3.04
- uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: gibiansky/ihaskell
username: ${{ secrets.DOCKER_USERNAME }}