We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf1672 commit 6cd2328Copy full SHA for 6cd2328
2 files changed
.github/workflows/ci.yml
@@ -137,7 +137,7 @@ jobs:
137
fail-on-alert: false
138
alert-comment-cc-users: '@zjklee'
139
- name: Upload Artifacts
140
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
141
with:
142
name: Benchmark
143
path: source/Handlebars.Benchmark/BenchmarkDotNet.Artifacts/results/
.github/workflows/pull_request.yml
@@ -138,7 +138,7 @@ jobs:
144
0 commit comments