Skip to content

Commit

Permalink
Update version of github-action-benchmark to v1.20.3 (IntersectMBO#6240)
Browse files Browse the repository at this point in the history
* Update version of github-action-benchmark to v1.20.3

* Fix bug in triage-label.yml
  • Loading branch information
zeme-wana authored and v0d1ch committed Dec 6, 2024
1 parent a2e89dd commit 6b702e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/longitudinal-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: git config core.hooksPath no-hooks

- name: Deploy Results
uses: benchmark-action/github-action-benchmark@master
uses: benchmark-action/github-action-benchmark@v1.20.3
with:
name: Plutus Benchmarks
tool: 'customSmallerIsBetter'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/triage-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: "🏷️ Triage Label"

on:
pull_request:
issues:
types: [ opened, reopened ]

jobs:
Expand Down

0 comments on commit 6b702e5

Please sign in to comment.