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 4273b4e + 9c41edd commit f834ff6Copy full SHA for f834ff6
.github/workflows/cron-docker-image.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
19
- name: Docker meta
20
id: meta
.github/workflows/docker-image.yml
0 commit comments