Skip to content

Commit cbb84dc

Browse files
authored
Merge pull request #828 from puppetlabs/maint/main/actions-fixup
(maint) Update old actions
2 parents 8130f1a + ef56c18 commit cbb84dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/task_acceptance_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ jobs:
4949
nslookup artifactory.delivery.puppetlabs.net
5050
5151
- name: Checkout current PR code
52-
uses: actions/checkout@v4
52+
uses: actions/checkout@v6
5353

5454
- name: Install docker
55-
uses: docker/setup-buildx-action@v1
55+
uses: docker/setup-buildx-action@v4
5656
id: buildx
5757
with:
5858
install: true

0 commit comments

Comments
 (0)