mirror of
https://github.com/deployphp/deployer.git
synced 2025-01-18 05:58:15 +01:00
Replace unmaintained satackey/push-prebuilt-action by a maintained fork (#3437)
This commit is contained in:
parent
1a4d417f87
commit
183d026612
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.8
|
||||
- uses: jpribyl/action-docker-layer-caching@v0.1.1
|
||||
continue-on-error: true
|
||||
|
||||
- name: Build the docker-compose stack
|
||||
|
Loading…
x
Reference in New Issue
Block a user