aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/update-nix-deps.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 10:37:35 +0100
committerGitHub <noreply@github.com>2024-07-15 10:37:35 +0100
commit3851c05aa9e123445a7c46002d222dadbe046dbe (patch)
treef4e0f09172796e021eec8976dced5a1d8fbeed33 /.github/workflows/update-nix-deps.yml
parentchore(deps): bump actions/cache from 3 to 4 (#2269) (diff)
downloadatuin-3851c05aa9e123445a7c46002d222dadbe046dbe.zip
chore(deps): bump actions/checkout from 3 to 4 (#2270)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... 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/update-nix-deps.yml')
-rw-r--r--.github/workflows/update-nix-deps.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-nix-deps.yml b/.github/workflows/update-nix-deps.yml
index 857f989a..3fdce409 100644
--- a/.github/workflows/update-nix-deps.yml
+++ b/.github/workflows/update-nix-deps.yml
@@ -10,7 +10,7 @@ jobs:
if: github.repository == 'atuinsh/atuin'
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock