From 4e3a53c3e9313f573ff3f69aec7a772366f2f8f5 Mon Sep 17 00:00:00 2001 From: Nico Braun <39703898+bluebrown@users.noreply.github.com> Date: Thu, 18 May 2023 11:17:53 +0200 Subject: [PATCH] chore: bump version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a47ea0c..8f64130 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.4.0 + uses: s3-actions/s3cmd@v1.5.0 with: provider: aws # default is linode region: 'eu-central-1'