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

Commit bf4bdec

Browse files
chore(deps): update actions/checkout action to v4
1 parent c9f9b4c commit bf4bdec

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout repo
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4
2121

2222
- name: Setup Node
2323
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)