mirror of
https://github.com/gofiber/storage.git
synced 2026-04-22 23:07:21 +08:00
Merge pull request #1861 from gofiber/dependabot/github_actions/actions/checkout-5
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user