mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Bumped checkout version in Github actions configuration.
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Benchmark Repo
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: django/django-asv
|
||||
path: "."
|
||||
|
||||
Reference in New Issue
Block a user