mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-05 02:57:58 +00:00
Update github actions
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
environment: docker.io
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Generate README for DockerHub
|
||||
run: cp dockerhub-header.md dockerhub.md && awk '{if(p)print}/^# /{p=1}' README.md >> dockerhub.md
|
||||
|
||||
Reference in New Issue
Block a user