tangled
alpha
login
or
join now
tylur.dev
/
prototypey
prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork
atom
overview
issues
pulls
pipelines
specify taze major version
Tyler
3 months ago
1676c11b
78911863
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
actions
taze-update
action.yml
+1
-1
.github/actions/taze-update/action.yml
···
27
using: "composite"
28
steps:
29
- name: Install taze
30
-
run: pnpm add -g taze
31
shell: bash
32
33
- name: Update dependencies
···
27
using: "composite"
28
steps:
29
- name: Install taze
30
+
run: pnpm add -g taze@19
31
shell: bash
32
33
- name: Update dependencies