Skip to content

Commit 5237a10

Browse files
committed
update action versions
1 parent 7d391d4 commit 5237a10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
LOG_FILE: refresh.log
1616

1717
steps:
18-
- uses: actions/checkout@v2
19-
- uses: oven-sh/setup-bun@v1
18+
- uses: actions/checkout@v3
19+
- uses: oven-sh/setup-bun@v2
2020
with:
2121
bun-version: latest
2222

0 commit comments

Comments
 (0)