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 9d9451a commit db118c2Copy full SHA for db118c2
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
password: ${{ secrets.GITHUB_TOKEN }}
38
-
39
name: Build and Push Docker Image
40
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
41
env:
42
APP_NAME: scm-backup
43
with:
0 commit comments