Skip to content

Commit 6de312e

Browse files
Update .github/workflows/cloud-runner-integrity.yml
Co-authored-by: Gabriel Le Breton <[email protected]>
1 parent 1b988ce commit 6de312e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloud-runner-integrity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
for i in {1..60}; do kubectl get nodes && break || sleep 5; done
6666
kubectl get storageclass
6767
- name: Start LocalStack (S3)
68-
uses: localstack/[email protected].3
68+
uses: localstack/[email protected].4
6969
with:
7070
install-awslocal: true
7171
- name: Create S3 bucket for tests (host LocalStack)

0 commit comments

Comments
 (0)