Skip to content

Commit 743c0f4

Browse files
authored
ci: Bump dependencies (#45)
Signed-off-by: Anush008 <[email protected]>
1 parent a9b8983 commit 743c0f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v3
11+
uses: actions/checkout@v5
1212
with:
1313
fetch-depth: '0'
1414

@@ -41,7 +41,7 @@ jobs:
4141
4242
- uses: actions/setup-node@v4
4343
with:
44-
node-version: 20
44+
node-version: 22
4545

4646
- name: "🔧 setup Bun"
4747
uses: oven-sh/setup-bun@v1

0 commit comments

Comments
 (0)