mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Updated Checkout action version & Ubuntu OS version (#9097)
* Updated Checkout action version & Ubuntu OS version * Update .github/workflows/main.yml
This commit is contained in:
parent
b6e3a22f7c
commit
4bbfa8d455
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- '3.11'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user