Skip to content

Commit 09e1ff2

Browse files
Update ci.yml
1 parent d8db5e5 commit 09e1ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout
8-
uses: actions/checkout@v5.0.0-beta
8+
uses: actions/checkout@v4
99
- name: Set up Node 18
1010
uses: actions/setup-node@v3
1111
with:

0 commit comments

Comments
 (0)