summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-07-31 09:39:44 -0400
committerDax Raad <[email protected]>2025-07-31 09:39:44 -0400
commitac3813549a1128687b9c7b6029213425d09749bc (patch)
treec63f93c315d5e202f084d836ad6f84892a7432ef /.github
parentb14da5fb1f56300a99191eaffad37e3add08d63f (diff)
downloadopencode-ac3813549a1128687b9c7b6029213425d09749bc.tar.gz
opencode-ac3813549a1128687b9c7b6029213425d09749bc.zip
ci: tweak
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 004c587bd..957f98ad6 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -37,7 +37,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
with:
- bun-version: 1.2.17
+ bun-version: 1.2.19
- name: Install makepkg
run: |