From ef6ce583c6f4e5c121c53777f2f17740c36243be Mon Sep 17 00:00:00 2001 From: Nico Braun <39703898+bluebrown@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:39:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f64130..8594e4b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Currently the below providers are supported, but it could be used with other pro ```yml - name: Set up S3cmd cli tool - uses: s3-actions/s3cmd@v1.5.0 + uses: s3-actions/s3cmd@v1.6.1 with: provider: aws # default is linode region: 'eu-central-1'