Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 9da8399

Browse files
Update deploy.yml
1 parent 7935628 commit 9da8399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v3
27+
uses: actions/checkout@v4
2828

2929
- name: Setup Node.js
3030
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)