Changeset 60086
- Timestamp:
- 03/25/2025 02:41:14 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-check-built-files.yml
r60063 r60086 102 102 # Uploads the diff file as an artifact. 103 103 - name: Upload diff file as artifact 104 uses: actions/upload-artifact@ 65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0104 uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 105 105 if: ${{ steps.built-file-check.outputs.uncommitted_changes == 'true' }} 106 106 with:
Note: See TracChangeset
for help on using the changeset viewer.