Skip to content

Commit

Permalink
Upgrade deprecated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardsurfer committed Sep 11, 2024
1 parent 68461ff commit 51ec586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macrobenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 51ec586

Please sign in to comment.