mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-24 13:45:05 +00:00
Merge pull request #8 from johndoe6345789/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 4 to 6
This commit is contained in:
2
.github/workflows/reusable-san.yml
vendored
2
.github/workflows/reusable-san.yml
vendored
@@ -112,7 +112,7 @@ jobs:
|
||||
run: find "${GITHUB_WORKSPACE}" -name 'san_log.*' | xargs head -n 1000
|
||||
- name: Archive logs
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: >-
|
||||
${{ inputs.sanitizer }}-logs-${{
|
||||
|
||||
Reference in New Issue
Block a user