We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64acffa commit 379ab9cCopy full SHA for 379ab9c
1 file changed
.github/workflows/build-release.yml
@@ -15,7 +15,7 @@ on:
15
required: true
16
17
env:
18
- BUN_VERSION: '1.3.10'
+ BUN_VERSION: 'latest'
19
20
jobs:
21
fetch-version:
0 commit comments