Merge pull request #1861 from gofiber/dependabot/github_actions/actions/checkout-5

This commit is contained in:
RW
2025-11-20 10:56:36 +01:00
committed by GitHub
37 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -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: