tangled
alpha
login
or
join now
flo-bit.dev
/
svelte-atproto-client-oauth
6
fork
atom
simple atproto oauth for static svelte apps
flo-bit.dev/svelte-atproto-client-oauth/
6
fork
atom
overview
issues
pulls
pipelines
once more
Florian
1 month ago
c861d1d6
1edcfae9
+2
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
deploy.yml
+2
-2
.github/workflows/deploy.yml
···
14
14
15
15
- uses: pnpm/action-setup@v4
16
16
with:
17
17
-
version: 8.15.6
18
18
-
17
17
+
version: 10.24.0
18
18
+
19
19
- name: Setup Node.js environment
20
20
uses: actions/setup-node@v4
21
21
with: