Skip to content

Commit

Permalink
chore: uping version of the lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kulak-at committed Jul 29, 2024
1 parent 2f34094 commit 97a54d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '22.x'
registry-url: 'https://registry.npmjs.org'
cache: 'pnpm'

Expand Down

0 comments on commit 97a54d3

Please # to comment.