Skip to content

Commit 16b3974

Browse files
authored
Merge pull request #356 from twcclegg/dependabot/github_actions/actions/cache/save-6.1.0
build(deps): bump actions/cache/save from 5.0.5 to 6.1.0
2 parents 3f24f0b + f6bcec6 commit 16b3974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_performance_tests_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Save main benchmark baseline
7171
if: github.event_name != 'pull_request'
72-
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
72+
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
7373
with:
7474
path: main-baseline
7575
# Unique per run so every push/cron writes a *fresh* cache entry. cache/save

0 commit comments

Comments
 (0)