aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-s3-over-https-using-awscli.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-s3-over-https-using-awscli.yml')
-rw-r--r--.github/workflows/test-s3-over-https-using-awscli.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-s3-over-https-using-awscli.yml b/.github/workflows/test-s3-over-https-using-awscli.yml
index 9a5188b82..d155478d8 100644
--- a/.github/workflows/test-s3-over-https-using-awscli.yml
+++ b/.github/workflows/test-s3-over-https-using-awscli.yml
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
- uses: actions/setup-go@v5
with: