Преглед изворни кода

Bump actions/cache from 2 to 3 (#13980)

* Bump actions/cache from 2 to 3

Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
tags/v1.69.0rc1
dependabot[bot] пре 1 година
committed by GitHub
родитељ
комит
4cb0f5a99d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 измењених фајлова са 2 додато и 1 уклоњено
  1. +1
    -1
      .github/workflows/release-artifacts.yml
  2. +1
    -0
      changelog.d/13980.misc

+ 1
- 1
.github/workflows/release-artifacts.yml Прегледај датотеку

@@ -61,7 +61,7 @@ jobs:
install: true

- name: Set up docker layer caching
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ github.sha }}


+ 1
- 0
changelog.d/13980.misc Прегледај датотеку

@@ -0,0 +1 @@
Bump actions/cache from 2 to 3.

Loading…
Откажи
Сачувај