Picnic-DevPla-Bot
2024-11-07 16:39:05 +01:00
committed by GitHub
parent 2f30082127
commit 4f46eb30d2
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ jobs:
run: xvfb-run ./integration-tests/checkstyle.sh "${{ runner.temp }}/artifacts"
- name: Upload artifacts on failure
if: ${{ failure() }}
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: integration-test-checkstyle
path: "${{ runner.temp }}/artifacts"