Skip to content

Commit 5d8eabd

Browse files
committed
Merge branch 'crew2024' of github.com:pirates-ophase/pirates-ophase.github.io into crew2024
2 parents cc17257 + 2ff9da3 commit 5d8eabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0 # speeds up the checkout
1414

1515
- name: Set up pnpm (package manager)
16-
uses: pnpm/action-setup@v2.2.2
16+
uses: pnpm/action-setup@v4.0.0
1717

1818
- name: Install dependencies
1919
run: pnpm install

0 commit comments

Comments
 (0)