Directory

Fixed GH action package version conflict · WordPress/block-development-examples@d0f64e8 · GitHub
Skip to content

Commit

Permalink
Fixed GH action package version conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmaguitar committed May 14, 2024
1 parent 19a504f commit d0f64e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Setup pnpm
uses: pnpm/action-setup@v4.4.0
uses: pnpm/action-setup@v4
with:
version: 8

Expand Down

0 comments on commit d0f64e8

Please sign in to comment.