mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2026-01-12 01:51:36 +01:00
Update GitHub checkout action
This commit is contained in:
parent
b4efe96447
commit
23bc4e4861
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build the Docker image
|
||||
run: docker buildx build . --file Dockerfile --tag my-image-name:$(date +%s)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user