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 9811be6 commit 25b41b3Copy full SHA for 25b41b3
.github/workflows/docker-image.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out the repo
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
- name: Log in to Docker Hub
16
uses: docker/login-action@v3
17
with:
0 commit comments