We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff098c commit 0997430Copy full SHA for 0997430
.github/workflows/python-tests.yml
@@ -54,7 +54,7 @@ jobs:
54
python-version: '3.x'
55
56
- name: Loading tar
57
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
58
with:
59
name: Tarbal_store_python
60
path: ./tests/python
0 commit comments