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

feat: fix Node engine version after installing new version of Node #27

Merged
merged 6 commits into from
Oct 5, 2024

Conversation

ali-shokoohi
Copy link
Contributor

Fix: #25

Removed updating PATH because it make us to use old version of Node and getting error

ali-shokoohi and others added 6 commits October 5, 2024 11:11
Added a new step to setup the Node version to "20.8.1".

Changes:
- Added setup Node version step in ".github/workflows/ci.yml" file to use Node version "20.8.1"
Changes:
- Specified Ubuntu version in "runs-on" steps
…stead of "docker-practice/actions-setup-docker@master" because that wasn't compatible with newest Ubuntu version: 24.04
Removed updating PATH because it make us to use old version of Node and getting error
@hsluoyz hsluoyz merged commit 2f9c0f9 into casbin:master Oct 5, 2024
4 checks passed
Copy link

github-actions bot commented Oct 5, 2024

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ali-shokoohi ali-shokoohi deleted the feat/fix-node-engine-version branch October 5, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants