Remove version specifier
This commit is contained in:
		| @@ -17,8 +17,6 @@ jobs: | |||||||
|  |  | ||||||
|       - name: 🔧 Setup bun |       - name: 🔧 Setup bun | ||||||
|         uses: https://github.com/oven-sh/setup-bun@v1 |         uses: https://github.com/oven-sh/setup-bun@v1 | ||||||
|         with: |  | ||||||
|           bun-version: "1.0.0" |  | ||||||
|  |  | ||||||
|       - name: 🧱 Install packages |       - name: 🧱 Install packages | ||||||
|         run: bun i |         run: bun i | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user