Skip to content

Commit dcca59d

Browse files
committed
chore(ci): align upload and download action versions
1 parent 7114af3 commit dcca59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
uses: actions/setup-python@v5.0.0
134134
with:
135135
python-version: '3.12'
136-
- uses: actions/download-artifact@v3.0.2
136+
- uses: actions/download-artifact@v4.1.0
137137
with:
138138
name: dist
139139
path: dist

0 commit comments

Comments
 (0)