summaryrefslogtreecommitdiff
path: root/.github/workflows/nightly-win-builds.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-14 05:55:08 +0100
committerGitHub <noreply@github.com>2024-03-14 05:55:08 +0100
commitdbdf5bacc43deb2180e082ad2360a92d8005aa98 (patch)
tree71a1e500dba621c55a2e6a433e115c62db0fd980 /.github/workflows/nightly-win-builds.yml
parent531f01f0b9de8a1cbda1f5a530e7d7c9ccee96d1 (diff)
downloadspack-dbdf5bacc43deb2180e082ad2360a92d8005aa98.tar.gz
spack-dbdf5bacc43deb2180e082ad2360a92d8005aa98.tar.bz2
spack-dbdf5bacc43deb2180e082ad2360a92d8005aa98.tar.xz
spack-dbdf5bacc43deb2180e082ad2360a92d8005aa98.zip
build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#43152)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/nightly-win-builds.yml')
-rw-r--r--.github/workflows/nightly-win-builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nightly-win-builds.yml b/.github/workflows/nightly-win-builds.yml
index e93e80e3e4..5b32ee4f96 100644
--- a/.github/workflows/nightly-win-builds.yml
+++ b/.github/workflows/nightly-win-builds.yml
@@ -14,7 +14,7 @@ jobs:
build-paraview-deps:
runs-on: windows-latest
steps:
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
with:
fetch-depth: 0
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c