We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 123b91a + b5fb17b commit 90a718eCopy full SHA for 90a718e
1 file changed
.github/workflows/build-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
-
16
name: Checkout
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
19
name: Login to DockerHub
20
uses: docker/login-action@v2
0 commit comments