We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7e493 commit 5532bb0Copy full SHA for 5532bb0
.github/workflows/docker.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout repository
28
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
29
30
- name: Login to DockerHub
31
uses: docker/login-action@v2
0 commit comments