We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01833b9 commit 341e820Copy full SHA for 341e820
.github/workflows/UpdateArtifacts.yml
@@ -33,7 +33,7 @@ jobs:
33
)
34
shell: julia --color=yes {0}
35
- name: Create pull request
36
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
37
with:
38
add-paths: ./Artifacts.toml
39
branch: updateartifacts/${{ matrix.artifact_name }}/${{ steps.latestrelease.outputs.release }}
0 commit comments