Skip to content

Commit

Permalink
fix: plausible tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Sep 7, 2024
1 parent 616c430 commit 081e436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: versions
with:
fallbackNode: '^16'
fallbackNpm: '^10'
fallbackNpm: '^8'

- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit 081e436

Please sign in to comment.