We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8130f1a + ef56c18 commit cbb84dcCopy full SHA for cbb84dc
1 file changed
.github/workflows/task_acceptance_tests.yaml
@@ -49,10 +49,10 @@ jobs:
49
nslookup artifactory.delivery.puppetlabs.net
50
51
- name: Checkout current PR code
52
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
53
54
- name: Install docker
55
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v4
56
id: buildx
57
with:
58
install: true
0 commit comments