8000 gha: bump actions/download-artifact from 4.1.1 to 4.1.2 · python/python-docs-pt-br@3b4336f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b4336f

Browse files
gha: bump actions/download-artifact from 4.1.1 to 4.1.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.1...v4.1.2) --- 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>
1 parent 1d933f1 commit 3b4336f

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.1
118+
uses: actions/download-artifact@v4.1.2
119119
with:
120120
name: translations
121121

0 commit comments

Comments
 (0)
0