diff options
| author | Dax Raad <[email protected]> | 2025-07-31 09:39:44 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-31 09:39:44 -0400 |
| commit | ac3813549a1128687b9c7b6029213425d09749bc (patch) | |
| tree | c63f93c315d5e202f084d836ad6f84892a7432ef /.github | |
| parent | b14da5fb1f56300a99191eaffad37e3add08d63f (diff) | |
| download | opencode-ac3813549a1128687b9c7b6029213425d09749bc.tar.gz opencode-ac3813549a1128687b9c7b6029213425d09749bc.zip | |
ci: tweak
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/publish.yml | 2 |
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: | |
