There was an error while loading. Please reload this page.
1 parent dbf6758 commit 0c335c4Copy full SHA for 0c335c4
2 files changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
19
- name: Process metadata (tags, labels)
20
id: meta
21
uses: docker/metadata-action@v6
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
22
- name: Log in to Docker Hub
23
uses: docker/login-action@v4
0 commit comments