Skip to content

Commit

Permalink
Node upgrade didn't change a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Aug 11, 2024
1 parent c6e5d6e commit 88e24af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
pull-requests: write
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Download PR Artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 88e24af

Please sign in to comment.