1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Bumped versions in Github actions configuration.

This commit is contained in:
Mariusz Felisiak
2024-01-26 13:41:52 +01:00
committed by GitHub
parent d3171009f2
commit e676f56527
7 changed files with 21 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: 'pip'
@@ -40,7 +40,7 @@ jobs:
echo "Generated screenshots for ${{ github.event.pull_request.head.sha }} at $(date)" >> $GITHUB_STEP_SUMMARY
- name: Upload screenshots
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: screenshots-${{ github.event.pull_request.head.sha }}
path: tests/screenshots/