Skip to content

Commit aa06bd1

Browse files
committed
update action
1 parent 69dbaa5 commit aa06bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Upload screenshots
7777
if: always()
78-
uses: actions/upload-artifact@v2
78+
uses: actions/upload-artifact@v4
7979
with:
8080
name: screenshots for Python ${{ matrix.python-version }}
8181
path: |

0 commit comments

Comments
 (0)