Skip to content

Commit c65d135

Browse files
committed
bump EOL github upload action
1 parent c2ad85d commit c65d135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: |
107107
diff inja/inja.hpp inja/inja_old.hpp >/dev/null
108108
109-
- uses: actions/upload-artifact@v3
109+
- uses: actions/upload-artifact@v4
110110
with:
111111
name: single_include_inja
112112
path: single_include/inja/inja.hpp

0 commit comments

Comments
 (0)