From 388a31d241a81aa316ab1bb8b4ffef85afa7bb5b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 27 Jun 2022 15:28:32 +0200 Subject: Upgrade CI actions --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/benchmark.yml') diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index eaad5db64..2566f5ba8 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -31,7 +31,7 @@ jobs: PGHOST: localhost steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: './.github/actions/reusable-prepare-peertube-build' with: -- cgit v1.2.3