diff --git a/.github/workflows/macrobenchmark.yml b/.github/workflows/macrobenchmark.yml index 27dd763..03d09ba 100644 --- a/.github/workflows/macrobenchmark.yml +++ b/.github/workflows/macrobenchmark.yml @@ -19,8 +19,8 @@ jobs: macrobenchmark: ${{ steps.filter.outputs.macrobenchmark }} steps: - name: Checkout - uses: actions/checkout@v3 - - uses: dorny/paths-filter@v2 + uses: actions/checkout@v4 + - uses: dorny/paths-filter@v3 id: filter with: filters: |