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.
1 parent 2fca482 commit bc393baCopy full SHA for bc393ba
.github/workflows/build.yml
@@ -198,7 +198,7 @@ jobs:
198
199
steps:
200
- name: Checkout
201
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
202
with:
203
fetch-depth: 0
204
ssh-key: ${{ secrets.DEPLOY_KEY }}
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
- name: Docker Metadata
72
id: docker-metadata
0 commit comments