Skip to content

Commit 42ea621

Browse files
committed
Revert "oops"
This reverts commit 35b0cfd.
1 parent a82ebd5 commit 42ea621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
run: find bench-results -name "*.csv" -or -name "*.svg" -or -name "*.html" | xargs tar -czf benchmark-artifacts.tar.gz
157157

158158
- name: Archive benchmarking artifacts
159-
uses: actions/upload-artifact@v4
159+
uses: actions/upload-artifact@v4444
160160
with:
161161
name: bench-results-${{ matrix.example }}-${{ runner.os }}-${{ matrix.ghc }}
162162
path: benchmark-artifacts.tar.gz

0 commit comments

Comments
 (0)