There was an error while loading. Please reload this page.
2 parents cc2fc53 + 44ec0f0 commit 793f785Copy full SHA for 793f785
1 file changed
.github/workflows/test_cpac.yaml
@@ -45,7 +45,7 @@ jobs:
45
sudo rm -rf /opt/ghc
46
sudo rm -rf "/usr/local/share/boost"
47
- name: Build and push
48
- uses: docker/build-push-action@v6.16.0
+ uses: docker/build-push-action@v6.18.0
49
with:
50
context: .
51
file: ./.github/Dockerfiles/c-pac_api.${{ matrix.tag }}.Dockerfile
0 commit comments