Skip to content

Commit

Permalink
fix: changeset ci
Browse files Browse the repository at this point in the history
  • Loading branch information
viraj124 committed Dec 3, 2024
1 parent 9d73f48 commit 8eba4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
# need this to get full git-history/clone in order to build changelogs and check changesets
fetch-depth: 0
- uses: FuelLabs/github-actions/setups/node@master
- uses: FuelLabs/github-actions/setups/node@ps/chore/enable-docs-with-snippets-inline # temporary fix to point to this branch instead of master, to avoid the changeset ci breaking due to the latest commit(https://github.com/FuelLabs/github-actions/commit/0c63b2f8b88ce896748ac4ec42a3b8e40daf8647)
with:
node-version: 20.16.0
pnpm-version: 9.0.6
Expand Down

0 comments on commit 8eba4ca

Please sign in to comment.