Skip to content

Commit

Permalink
Merge pull request #66 from 1c-syntax/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4.3.2
  • Loading branch information
nixel2007 authored Apr 20, 2024
2 parents 0a79160 + 26f9ae6 commit 5658755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./gradlew check --stacktrace
- name: Archive test results
if: failure()
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: junit_report_${{ matrix.os }}_${{ matrix.java_version }}
path: build/reports/tests/test

0 comments on commit 5658755

Please sign in to comment.