1
0
Fork 0
mirror of https://github.com/parrazam/radicale-docker.git synced 2024-09-21 00:31:59 +02:00

Updated actions/checkout to v3

This commit is contained in:
parra 2022-04-13 10:02:58 +02:00 committed by GitHub
parent 0c1344bb50
commit 99b309aef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Publish to Docker Hub Registry
uses: elgohr/Publish-Docker-Github-Action@v4
with: