Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix publishing on master #109

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Fix publishing on master #109

merged 2 commits into from
Jan 6, 2025

Conversation

Karkunow
Copy link
Contributor

@Karkunow Karkunow commented Jan 6, 2025

No description provided.

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for focused-tesla-a2f910 ready!

Name Link
🔨 Latest commit 27e555b
🔍 Latest deploy log https://app.netlify.com/sites/focused-tesla-a2f910/deploys/677c145cf096350008ca36b6
😎 Deploy Preview https://deploy-preview-109--focused-tesla-a2f910.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -20,13 +20,15 @@ jobs:
version: latest

- name: Install Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use node 22 instead of 18

and also

- uses: actions/checkout@v3
      - name: Install pnpm
        uses: pnpm/action-setup@v4
        with:
          version: 9

across all other workflows

@Karkunow Karkunow merged commit 23cf33d into master Jan 6, 2025
6 checks passed
@Karkunow Karkunow deleted the fix-ci branch January 6, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants