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.
2 parents f658d20 + 9a2ed2d commit 6da56f1Copy full SHA for 6da56f1
.github/workflows/build_supportcompanion.yml
@@ -88,7 +88,7 @@ jobs:
88
files: ${{github.workspace}}/release/*.pkg
89
90
- name: Upload packages
91
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
+ uses: actions/upload-artifact@v4.6.0
92
with:
93
name: packages
94
path: release/
.github/workflows/build_supportcompanion_manual.yml
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments