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 030a266 + 0ec885b commit 9a9c02fCopy full SHA for 9a9c02f
.github/workflows/BuildPublishPipeline.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# https://github.com/marketplace/actions/checkout
22
- name: 'Checkout Code'
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
25
# https://github.com/marketplace/actions/docker-setup-qemu
26
- name: 'Setup QEMU'
.github/workflows/DockerHubDescription.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
# https://github.com/marketplace/actions/docker-hub-description
- name: 'Update Docker Hub Description'
0 commit comments