diff --git a/.github/workflows/UpdateArtifacts.yml b/.github/workflows/UpdateArtifacts.yml index e68ca3e2..bc21b428 100644 --- a/.github/workflows/UpdateArtifacts.yml +++ b/.github/workflows/UpdateArtifacts.yml @@ -33,7 +33,7 @@ jobs: ) shell: julia --color=yes {0} - name: Create pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: ./Artifacts.toml branch: updateartifacts/${{ matrix.artifact_name }}/${{ steps.latestrelease.outputs.release }}