Skip to content

Bump actions/checkout from 4 to 6#81

Merged
kylebeggs merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6
Feb 13, 2026
Merged

Bump actions/checkout from 4 to 6#81
kylebeggs merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps actions/checkout from 4 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 13, 2026
@github-actions
Copy link
Contributor

Benchmark Results

main 1fe742e... main / 1fe742e...
Directional 2.75 ± 0.29 ms 2.44 ± 0.11 ms 1.13 ± 0.13
Directional (per point) 2.72 ± 0.37 ms 2.44 ± 0.12 ms 1.12 ± 0.16
Gradient 11.1 ± 0.29 ms 11.3 ± 0.35 ms 0.982 ± 0.04
MonomialBasis/dim=1/deg=0 0.0364 ± 0.0097 μs 0.0376 ± 0.0097 μs 0.968 ± 0.36
MonomialBasis/dim=1/deg=1 0.0634 ± 0.015 μs 0.0635 ± 0.015 μs 0.998 ± 0.33
MonomialBasis/dim=1/deg=2 0.0718 ± 0.015 μs 0.0717 ± 0.015 μs 1 ± 0.3
MonomialBasis/dim=2/deg=0 0.0316 ± 0.0094 μs 0.0319 ± 0.0088 μs 0.993 ± 0.4
MonomialBasis/dim=2/deg=1 22.7 ± 9.5 ns 23.5 ± 9.7 ns 0.964 ± 0.57
MonomialBasis/dim=2/deg=2 27.3 ± 9.7 ns 28.7 ± 9.8 ns 0.95 ± 0.47
MonomialBasis/dim=3/deg=0 26.1 ± 9.4 ns 27.9 ± 9.5 ns 0.936 ± 0.46
MonomialBasis/dim=3/deg=1 27.5 ± 9.5 ns 27.7 ± 9.7 ns 0.99 ± 0.49
MonomialBasis/dim=3/deg=2 0.0348 ± 0.0094 μs 0.0355 ± 0.0098 μs 0.979 ± 0.38
Partial 2.9 ± 0.36 ms 2.53 ± 0.13 ms 1.15 ± 0.15
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∂ 8.11 ± 0.029 ns 8.1 ± 0.032 ns 1 ± 0.0053
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∂² 8.11 ± 0.32 ns 8.33 ± 0.22 ns 0.973 ± 0.046
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∇ 17.4 ± 0.099 ns 17.5 ± 0.15 ns 0.993 ± 0.01
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∇² 10.2 ± 0.017 ns 10.5 ± 0.02 ns 0.966 ± 0.0024
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∂ 8.11 ± 0.029 ns 8.1 ± 0.033 ns 1 ± 0.0054
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∂² 8.11 ± 0.31 ns 8.32 ± 0.22 ns 0.974 ± 0.045
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∇ 17.4 ± 0.098 ns 17.4 ± 0.12 ns 0.996 ± 0.0089
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∇² 10.2 ± 0.018 ns 10.5 ± 0.02 ns 0.966 ± 0.0025
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∂ 8.11 ± 0.029 ns 8.1 ± 0.032 ns 1 ± 0.0053
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∂² 8.11 ± 0.31 ns 8.7 ± 0.073 ns 0.932 ± 0.036
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∇ 17.4 ± 0.12 ns 17.4 ± 0.12 ns 0.996 ± 0.0098
RBF/Gaussian, exp(-(ε*r)²)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∇² 10.2 ± 0.017 ns 10.2 ± 0.018 ns 1 ± 0.0024
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∂ 5.03 ± 0.012 ns 4.78 ± 0.015 ns 1.05 ± 0.0042
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∂² 15.5 ± 0.065 ns 15.4 ± 0.074 ns 1 ± 0.0064
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∇ 6.54 ± 0.04 ns 6.23 ± 0.025 ns 1.05 ± 0.0077
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 0/0/∇² 14.4 ± 0.15 ns 14.4 ± 0.058 ns 1 ± 0.011
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∂ 4.78 ± 0.015 ns 4.78 ± 0.014 ns 1 ± 0.0043
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∂² 15.5 ± 0.079 ns 15.4 ± 0.074 ns 1 ± 0.007
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∇ 6.23 ± 0.017 ns 6.23 ± 0.026 ns 1 ± 0.005
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 1/1/∇² 14.4 ± 0.16 ns 14.4 ± 0.06 ns 1 ± 0.012
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∂ 4.78 ± 0.014 ns 4.77 ± 0.016 ns 1 ± 0.0045
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∂² 15.5 ± 0.079 ns 15.4 ± 0.071 ns 1 ± 0.0069
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∇ 6.23 ± 0.015 ns 6.23 ± 0.025 ns 1 ± 0.0047
RBF/Inverse Multiquadrics, 1/sqrt((r*ε)²+1)
├─Shape factor: ε = 1
└─Polynomial augmentation: degree 2/2/∇² 14.4 ± 0.16 ns 14.4 ± 0.062 ns 1 ± 0.012
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 0/0/∂ 2.9 ± 0.26 ns 2.9 ± 0.003 ns 0.999 ± 0.088
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 0/0/∂² 3.34 ± 0.019 ns 3.35 ± 0.038 ns 0.996 ± 0.013
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 0/0/∇ 4.12 ± 0.13 ns 4.12 ± 0.1 ns 1 ± 0.042
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 0/0/∇² 2.61 ± 0.004 ns 2.6 ± 0.003 ns 1 ± 0.0019
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 1/1/∂ 2.9 ± 0.25 ns 2.9 ± 0.003 ns 0.999 ± 0.088
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 1/1/∂² 3.34 ± 0.015 ns 3.35 ± 0.038 ns 0.996 ± 0.012
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 1/1/∇ 4.12 ± 0.13 ns 4.11 ± 0.1 ns 1 ± 0.041
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 1/1/∇² 2.61 ± 0.004 ns 2.6 ± 0.003 ns 1 ± 0.0019
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 2/2/∂ 2.9 ± 0.26 ns 2.9 ± 0.003 ns 0.999 ± 0.089
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 2/2/∂² 3.34 ± 0.02 ns 3.35 ± 0.038 ns 0.996 ± 0.013
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 2/2/∇ 4.13 ± 0.13 ns 4.12 ± 0.097 ns 1 ± 0.04
RBF/Polyharmonic spline (r³)
└─Polynomial augmentation: degree 2/2/∇² 2.61 ± 0.004 ns 2.6 ± 0.004 ns 1 ± 0.0022
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 0/0/∂ 3.1 ± 0.012 ns 3.09 ± 0.016 ns 1 ± 0.0065
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 0/0/∂² 4.09 ± 0.047 ns 4.08 ± 0.048 ns 1 ± 0.016
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 0/0/∇ 4.78 ± 0.033 ns 4.78 ± 0.032 ns 1 ± 0.0096
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 0/0/∇² 2.96 ± 0.004 ns 2.96 ± 0.004 ns 1 ± 0.0019
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 1/1/∂ 3.1 ± 0.012 ns 3.09 ± 0.015 ns 1 ± 0.0062
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 1/1/∂² 4.09 ± 0.047 ns 4.08 ± 0.048 ns 1 ± 0.016
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 1/1/∇ 4.78 ± 0.033 ns 4.78 ± 0.032 ns 1 ± 0.0096
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 1/1/∇² 2.96 ± 0.005 ns 2.95 ± 0.005 ns 1 ± 0.0024
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 2/2/∂ 3.1 ± 0.012 ns 3.09 ± 0.015 ns 1 ± 0.0062
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 2/2/∂² 4.09 ± 0.046 ns 4.08 ± 0.049 ns 1 ± 0.016
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 2/2/∇ 4.78 ± 0.034 ns 4.78 ± 0.032 ns 1 ± 0.0098
RBF/Polyharmonic spline (r¹)
└─Polynomial augmentation: degree 2/2/∇² 2.96 ± 0.004 ns 2.95 ± 0.004 ns 1 ± 0.0019
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 0/0/∂ 3.76 ± 0.29 ns 4.04 ± 0.005 ns 0.93 ± 0.071
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 0/0/∂² 3.76 ± 0.26 ns 4.05 ± 0.29 ns 0.929 ± 0.092
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 0/0/∇ 4.47 ± 0.03 ns 4.46 ± 0.021 ns 1 ± 0.0082
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 0/0/∇² 2.62 ± 0.004 ns 2.62 ± 0.003 ns 1 ± 0.0019
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 1/1/∂ 3.76 ± 0.29 ns 4.04 ± 0.005 ns 0.93 ± 0.071
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 1/1/∂² 3.76 ± 0.26 ns 4.05 ± 0.29 ns 0.929 ± 0.092
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 1/1/∇ 4.47 ± 0.031 ns 4.46 ± 0.021 ns 1 ± 0.0084
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 1/1/∇² 2.62 ± 0.004 ns 2.62 ± 0.003 ns 1 ± 0.0019
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 2/2/∂ 3.76 ± 0.29 ns 4.04 ± 0.005 ns 0.93 ± 0.071
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 2/2/∂² 3.76 ± 0.26 ns 4.05 ± 0.29 ns 0.929 ± 0.092
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 2/2/∇ 4.47 ± 0.035 ns 4.47 ± 0.022 ns 1 ± 0.0093
RBF/Polyharmonic spline (r⁵)
└─Polynomial augmentation: degree 2/2/∇² 2.62 ± 0.004 ns 2.61 ± 0.004 ns 1 ± 0.0022
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 0/0/∂ 8.9 ± 0.075 ns 8.89 ± 0.072 ns 1 ± 0.012
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 0/0/∂² 4.05 ± 0.011 ns 4.33 ± 0.29 ns 0.934 ± 0.062
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 0/0/∇ 10.9 ± 0.098 ns 10.9 ± 0.077 ns 0.999 ± 0.011
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 0/0/∇² 7.54 ± 0.055 ns 7.53 ± 0.078 ns 1 ± 0.013
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 1/1/∂ 8.9 ± 0.076 ns 8.88 ± 0.068 ns 1 ± 0.012
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 1/1/∂² 4.05 ± 0.0083 ns 4.33 ± 0.29 ns 0.934 ± 0.061
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 1/1/∇ 10.9 ± 0.095 ns 10.9 ± 0.069 ns 0.999 ± 0.011
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 1/1/∇² 7.54 ± 0.048 ns 7.54 ± 0.07 ns 1 ± 0.011
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 2/2/∂ 8.9 ± 0.076 ns 8.88 ± 0.07 ns 1 ± 0.012
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 2/2/∂² 4.05 ± 0.01 ns 4.33 ± 0.29 ns 0.934 ± 0.061
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 2/2/∇ 10.9 ± 0.093 ns 13.3 ± 0.1 ns 0.825 ± 0.0094
RBF/Polyharmonic spline (r⁷)
└─Polynomial augmentation: degree 2/2/∇² 7.54 ± 0.059 ns 7.53 ± 0.076 ns 1 ± 0.013
time_to_load 0.615 ± 0.011 s 0.611 ± 0.0016 s 1.01 ± 0.017

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@kylebeggs kylebeggs merged commit b0d8f54 into main Feb 13, 2026
25 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/checkout-6 branch February 13, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant