Picnic-Bot
2023-12-15 08:25:01 +01:00
committed by GitHub
parent cc3e30f253
commit a966c1a17a
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ jobs:
run: xvfb-run ./integration-tests/checkstyle-10.12.4.sh "${{ runner.temp }}/artifacts"
- name: Upload artifacts on failure
if: ${{ failure() }}
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
with:
name: integration-test-checkstyle-10.12.4
path: "${{ runner.temp }}/artifacts"