Skip to content

Commit 215869d

Browse files
authored
Merge pull request #398 from light-curve/dependabot/github_actions/CodSpeedHQ/action-3
Bump CodSpeedHQ/action from 2 to 3
2 parents 8c6b0b7 + da5d9db commit 215869d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
shared-key: "${{ runner.os }}_stable-rust_maturin-develop-release"
134134
workspaces: "light-curve"
135135
- name: Run benchmarks
136-
uses: CodSpeedHQ/action@v2
136+
uses: CodSpeedHQ/action@v3
137137
with:
138138
token: ${{ secrets.CODSPEED_TOKEN }}
139139
run: |

0 commit comments

Comments
 (0)