Skip to content

Commit

Permalink
chore: bump version to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansenn committed Aug 22, 2023
1 parent fc5af50 commit d019cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: '3.x' # or the specific version you need
python-version: '2.x' # or the specific version you need

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
Expand Down

0 comments on commit d019cfc

Please sign in to comment.