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

@@ -21,7 +21,7 @@ jobs:
branch:
- main
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
github-token: ${{secrets.SCHEDULE_WORKFLOW_TOKEN}}
script: |