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 f2732bf + 488eb2f commit 4b86d76Copy full SHA for 4b86d76
.github/workflows/docker_publish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
14
15
- name: Log in to Docker Hub
16
uses: docker/login-action@v2
0 commit comments