Skip to content

Commit 1d9ef96

Browse files
committed
Merge branch 'main' of github.com:Nickersoft/booth.js
2 parents 962f9dd + 7c60b7b commit 1d9ef96

File tree

3 files changed

+4
-69
lines changed

3 files changed

+4
-69
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1616
- name: Install asdf & tools
17-
uses: asdf-vm/actions/install@v2
17+
uses: asdf-vm/actions/install@v3
1818
- name: Install dependencies
1919
run: pnpm install
2020
- name: Run lint

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pnpm 8.6.12
2-
nodejs 18.17.1
1+
pnpm 8.10.5
2+
nodejs 20.9.0

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)