Skip to content

Commit 27f61fc

Browse files
committed
fix: remove unused Python setup step and update js-yaml and glob dependencies
2 parents 2f10a83 + dcaaff5 commit 27f61fc

File tree

3 files changed

+17
-23
lines changed

3 files changed

+17
-23
lines changed

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ runs:
3535
with:
3636
node-version: 20.12.2
3737

38-
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
39-
with:
40-
python-version: 3.x
41-
4238
- name: Create GitStream folder
4339
shell: bash
4440
run: |

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 16 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)