Skip to content

Commit

Permalink
Merge pull request #469 from mtmail/patch-8
Browse files Browse the repository at this point in the history
Github actions - upgrade to nodejs 20
  • Loading branch information
emh-rowland-oconnor authored Jul 5, 2024
2 parents a7e2413 + ac36d1d commit 093a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dedupe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
dedupe:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{github.event.pull_request.head.ref}}
Expand Down

0 comments on commit 093a22e

Please sign in to comment.