diff --git a/.github/workflows/PerformanceCheck.yml b/.github/workflows/PerformanceCheck.yml index 9785e21d9..ae4e3925e 100644 --- a/.github/workflows/PerformanceCheck.yml +++ b/.github/workflows/PerformanceCheck.yml @@ -11,7 +11,7 @@ jobs: os: [ubuntu-latest] steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Install Julia uses: julia-actions/setup-julia@latest with: