Skip to content

Commit b68ba23

Browse files
chore(deps): update github actions (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2994b43 commit b68ba23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
5050

5151
- name: Install hyperfine
52-
uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
52+
uses: taiki-e/install-action@0abfcd587b70a713fdaa7fb502c885e2112acb15 # v2.75.7
5353
with:
5454
tool: hyperfine
5555

@@ -93,7 +93,7 @@ jobs:
9393
run: node bench.mjs --app apps/10000 > benchmark-output.txt
9494

9595
- name: Upload benchmark results
96-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
96+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
9797
with:
9898
name: benchmark-${{ matrix.os }}
9999
path: benchmark-output.txt

0 commit comments

Comments
 (0)