Skip to content

Commit 82dd7b3

Browse files
committed
chore(workflows/build): image の actions/checkout のバージョンを更新
1 parent da059d7 commit 82dd7b3

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
@@ -60,7 +60,7 @@ jobs:
6060

6161
# image
6262
- name: Check out cpprefjp/image
63-
uses: actions/checkout@v2
63+
uses: actions/checkout@v4
6464
with:
6565
repository: cpprefjp/image
6666
path: site_generator/cpprefjp/image

0 commit comments

Comments
 (0)