Skip to content

Commit dae22da

Browse files
authored
Update build_supportcompanion_prerelease.yml
1 parent cd50267 commit dae22da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_supportcompanion_prerelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
files: ${{github.workspace}}/release/*.pkg
8080

8181
- name: Upload packages
82-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
82+
uses: actions/upload-artifact@v4.6.0
8383
with:
8484
name: packages
8585
path: release/

0 commit comments

Comments
 (0)