chore(deps): update actions/download-artifact action to v5 · python-gitlab/python-gitlab@397cf39

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 397cf39

renovate[bot]JohnVillalovos

authored and

committed

chore(deps): update actions/download-artifact action to v5

1 parent 2dd2e8e commit 397cf39

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -136,7 +136,7 @@ jobs:

136136

uses: actions/setup-python@v5.6.0

137137

with:

138138

python-version: '3.13'

139-

- uses: actions/download-artifact@v4.3.0

139+

- uses: actions/download-artifact@v5.0.0

140140

with:

141141

name: dist

142142

path: dist

0 commit comments

Comments

 (0)