Merge pull request #11675 from is-a-dev/VaibhavSys-patch-1

Bump CI actions versions
This commit is contained in:
William Harrison
2024-01-31 20:04:36 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,12 +5,12 @@ jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.3
bun-version: 1.0.25
- run: bun install
- run: bun test
+2 -2
View File
@@ -11,10 +11,10 @@ jobs:
if: github.repository == 'is-a-dev/register'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.3
bun-version: 1.0.25
- run: bun install
- run: bun test
- name: Publishing records