Skip to content

Commit ed32a35

Browse files
committed
testing more for pnpm in ga
1 parent 076c146 commit ed32a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-frontend.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
username: ${{ github.actor }}
4040
password: ${{ secrets.GITHUB_TOKEN }}
4141
- name: Install Node.js
42-
uses: actions/setup-node@v3
42+
uses: actions/setup-node@v4
4343
with:
4444
node-version-file: frontend/.node-version
4545
cache: "pnpm"

0 commit comments

Comments
 (0)