We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd50267 commit dae22daCopy full SHA for dae22da
.github/workflows/build_supportcompanion_prerelease.yml
@@ -79,7 +79,7 @@ jobs:
79
files: ${{github.workspace}}/release/*.pkg
80
81
- name: Upload packages
82
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
+ uses: actions/upload-artifact@v4.6.0
83
with:
84
name: packages
85
path: release/
0 commit comments