mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 00:44:19 +01:00
Workflows: Update to newest Nyrkiö Github Action
I noticed on instance of the nyrkio github action was still using the old name. Updating to nyrkio/change-detection@HEAD. All other entries are already updaeted,
This commit is contained in:
2
.github/workflows/rust_perf.yml
vendored
2
.github/workflows/rust_perf.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
nyrkio-public: true
|
||||
|
||||
- name: Analyze SQLITE3 result with Nyrkiö
|
||||
uses: nyrkio/github-action-benchmark@HEAD
|
||||
uses: nyrkio/change-detection@HEAD
|
||||
with:
|
||||
name: clickbench/sqlite3
|
||||
tool: time
|
||||
|
||||
Reference in New Issue
Block a user