We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee1ba3 commit 8f379e0Copy full SHA for 8f379e0
.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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
92
with:
93
name: versions
94
path: versions.json
0 commit comments