Skip to content

Commit

Permalink
Bump bun
Browse files Browse the repository at this point in the history
  • Loading branch information
max-leuthaeuser committed Oct 29, 2024
1 parent f2b8d4c commit 8367f28
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
with:
node-version: '18'
cache: 'yarn'
- name: Install ldid
uses: MOZGIII/install-ldid-action@v1
with:
tag: v2.1.5-procursus6
- name: Build
run: yarn install
- name: Rename
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
with:
node-version: '18'
cache: 'yarn'
- name: Install ldid
uses: MOZGIII/install-ldid-action@v1
with:
tag: v2.1.5-procursus6
- name: Get next release version (dry run)
id: taggerDryRun
uses: anothrNick/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
],
"devDependencies": {
"cross-env": "^7.0.3",
"bun": "1.1.29"
"bun": "1.1.33"
}
}

0 comments on commit 8367f28

Please sign in to comment.