Skip to content

Commit b88d1f0

Browse files
Bump actions/checkout to v4
Update actions/checkout to v4.
1 parent 3366bb7 commit b88d1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323

2424
- name: Checkout code
25-
uses: actions/checkout@v3
25+
uses: actions/checkout@v4
2626

2727
- name: Setup Node
2828
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)