diff --git a/.github/workflows/shell.yaml b/.github/workflows/shell.yaml index a2c57e6..7faeb32 100644 --- a/.github/workflows/shell.yaml +++ b/.github/workflows/shell.yaml @@ -27,7 +27,7 @@ jobs: with: sh_checker_comment: true # Support investigating linting/formatting errors - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 if: ${{ failure() }} with: name: workflow-scripts diff --git a/.github/workflows/target-workflow.yaml b/.github/workflows/target-workflow.yaml index d0be5a3..a9b7d46 100644 --- a/.github/workflows/target-workflow.yaml +++ b/.github/workflows/target-workflow.yaml @@ -14,7 +14,7 @@ jobs: --argjson run_attempt "${{ github.run_attempt }}" \ '$ARGS.named' >build.json jq