We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 522edb3 + aeef2a3 commit 0412215Copy full SHA for 0412215
.github/workflows/run-integration-tests-postgresql.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Cache Docker Register
25
- uses: actions/cache@v3
+ uses: actions/cache@v4
26
with:
27
path: /tmp/.buildx-cache
28
key: ${{ runner.os }}-buildx-${{ hashFiles('**/Dockerfile') }}
0 commit comments