We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee1ba3 commit 3e0d306Copy full SHA for 3e0d306
.github/workflows/CI.yml
@@ -88,7 +88,7 @@ jobs:
88
- run: julia --project test/more_tests.jl versions.json
89
90
- name: Upload versions.json as workflow artifact
91
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
92
with:
93
name: versions
94
path: versions.json
0 commit comments