Skip to content

Commit 58ed860

Browse files
committed
update actions/checkout to v4
1 parent d9fbcc9 commit 58ed860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout source code
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v4
1919
with:
2020
submodules: 'recursive'
2121

0 commit comments

Comments
 (0)