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 ad1f168 commit 2eedba1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1,362 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
uses: skjnldsv/[email protected]
id: versions
with:
fallbackNode: '^14'
fallbackNpm: '^7'
fallbackNode: '^18'
fallbackNpm: '^10'

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

0 comments on commit 2eedba1

Please sign in to comment.