From 7e8d02649a48138ee4404824f8935dd546a5f861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:22:26 +0000 Subject: [PATCH] chore: bump actions/cache from 3.3.1 to 4.1.2 Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 4.1.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8...6849a6489940f00c2f30c0fb92c6274307ccb58a) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index 845ce71..9550194 100644 --- a/.github/workflows/update-links.yml +++ b/.github/workflows/update-links.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Cache Dependencies - uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 + uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a with: path: | ~/.npm