FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update github artifact actions · python-gitlab/python-gitlab@8719985 · GitHub

Commit 8719985

Browse files
authored andcommitted
chore(deps): update github artifact actions
1 parent 9dd62c3 commit 8719985

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
pip install -r requirements-test.txt
121121
- name: Build package
122122
run: python -m build -o dist/
123-
- uses: actions/upload-artifact@v5.0.0
123+
- uses: actions/upload-artifact@v6.0.0
124124
with:
125125
name: dist
126126
path: dist
@@ -134,7 +134,7 @@ jobs:
134134
uses: actions/setup-python@v6.1.0
135135
with:
136136
python-version: '3.14'
137-
- uses: actions/download-artifact@v6.0.0
137+
- uses: actions/download-artifact@v7.0.0
138138
with:
139139
name: dist
140140
path: dist

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL