mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
Merge pull request #1346 from gofiber/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
This commit is contained in:
2
.github/workflows/test-cloudflarekv.yml
vendored
2
.github/workflows/test-cloudflarekv.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
|
||||
Reference in New Issue
Block a user