stacks/ts-cloud
chore(deps): update github actions
#93
Merged
github-actions[bot]
wants to merge
buddy-bot/update-github-actions
into
main
1 file
+1
-1
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -20,7 +20,7 @@ jobs: |
| 20 | 20 | fetch-depth: 0 |
| 21 | 21 | |
| 22 | 22 | - name: Setup Bun |
| 23 | | - uses: oven-sh/setup-bun@v2.1.2 |
| 23 | + uses: oven-sh/setup-bun@v2.1.3 |
| 24 | 24 | |
| 25 | 25 | - name: Setup Pantry |
| 26 | 26 | uses: home-lang/pantry-setup@v1 |