Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from 3 to 4 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent c93709d commit 1ca9c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
command: doc
args: --all --no-deps

- uses: peaceiris/actions-gh-pages@v3
- uses: peaceiris/actions-gh-pages@v4
name: push docs
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

1 comment on commit 1ca9c99

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Frunk Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 1ca9c99 Previous: c93709d Ratio
big_transform_from_24fields 3718 ns/iter (± 45) 57 ns/iter (± 0) 65.23
big_transform_from_25fields 3719 ns/iter (± 37) 70 ns/iter (± 1) 53.13

This comment was automatically generated by workflow using github-action-benchmark.

CC: @lloydmeta

Please # to comment.