diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e48d6cb..cebb452 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -12,7 +12,7 @@ jobs: permissions: # needed to allow the action to post the results as a comment pull-requests: write steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@latest with: version: 1