Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/tj-actions/changed…
Browse files Browse the repository at this point in the history
…-files-42
  • Loading branch information
gaby authored Feb 5, 2024
2 parents 1efdb40 + 1cd2f10 commit c54814b
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 @@ -155,7 +155,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 c54814b

Please sign in to comment.