Skip to content

Commit 0ffcc7e

Browse files
dependabot[bot]dundargoc
authored andcommitted
ci: bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- 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>
1 parent 6345ac3 commit 0ffcc7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
# before running, and would therefore delete the downloaded artifacts
122122
- uses: actions/checkout@v4
123123

124-
- uses: actions/download-artifact@v3
124+
- uses: actions/download-artifact@v4
125125

126126
- name: Install dependencies
127127
run: sudo apt-get update && sudo apt-get install -y gettext-base

0 commit comments

Comments
 (0)