Skip to content

Commit a016137

Browse files
Bump marocchino/sticky-pull-request-comment action to v3 (#159)
1 parent baedc5d commit a016137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
working-directory: tests/benchmarks/BenchmarkDotNet.Artifacts/results
3232
run: cat FingerprintBuilder.BenchmarkTests.ModelToHex-report-github.md >> $GITHUB_STEP_SUMMARY
3333
- name: Add PR comment
34-
uses: marocchino/sticky-pull-request-comment@v2
34+
uses: marocchino/sticky-pull-request-comment@v3
3535
if: github.event_name == 'pull_request'
3636
with:
3737
recreate: true

0 commit comments

Comments
 (0)