Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-14 05:19:11 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-10-14 06:36:34 +0300
commit8bf106c5003d20eb246d9cbcdf4e8ddf43c24096 (patch)
tree1b351c3927e645047aff77b77585a02d02981bb3
parentcae677a8af7271797d18822128cf598e2285791d (diff)
Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 3c79d1291..b32dbde19 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -283,7 +283,7 @@ jobs:
run: brew install librsvg
- name: Download binaries
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
- name: Package
run: |