8000 gha: bump actions/download-artifact from 4.1.0 to 4.1.1 (#160) · python/python-docs-pt-br@7b95f59 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b95f59

Browse files
gha: bump actions/download-artifact from 4.1.0 to 4.1.1 (#160)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b64cc1e commit 7b95f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
uses: actions/checkout@v4.1.1
116116

117117
- name: Download PO files
118-
uses: actions/download-artifact@v4.1.0
118+
uses: actions/download-artifact@v4.1.1
119119
with:
120120
name: translations
121121

0 commit comments

Comments
 (0)
0