Skip to content

Commit

Permalink
Merge branch 'gofiber:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cr1cr1 authored Feb 6, 2024
2 parents 4022a5c + 1cd2f10 commit 8f4e626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
POSTGRES_PASSWORD: "pass#w%rd"

- name: Get Previous Benchmark Results
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ./cache
key: ${{ runner.os }}-benchmark
Expand Down

0 comments on commit 8f4e626

Please sign in to comment.