Skip to content

Commit

Permalink
revert uncessary node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Apr 25, 2024
1 parent 3c20b06 commit f63f8d7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/conventional-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use node 20
uses: actions/setup-node@v4
with:
node-version: '20'
# check for the most recent release: https://github.com/CondeNast/conventional-pull-request-action/releases
- uses: CondeNast/[email protected]
env:
Expand Down

0 comments on commit f63f8d7

Please sign in to comment.