We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69dbaa5 commit aa06bd1Copy full SHA for aa06bd1
.github/workflows/django.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Upload screenshots
77
if: always()
78
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
79
with:
80
name: screenshots for Python ${{ matrix.python-version }}
81
path: |
0 commit comments