Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a0404e2

Browse files
Update actions/upload-artifact action to v4
1 parent 0e70b06 commit a0404e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/run-checks.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run generated solution tests
3838
run: ./gradlew test --tests "generated.com.igorwojda.*"
3939

40-
- uses: actions/upload-artifact@v3
40+
- uses: actions/upload-artifact@v4
4141
with:
4242
name: unit-test-report
4343
path: ./**/build/reports/tests/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /