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.
1 parent 56c139d commit 8c5980dCopy full SHA for 8c5980d
1 file changed
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
93
ANALYTICS_API_URL: https://analytics.localstack.cloud/v1/events
94
95
- name: Upload VSIX artifact
96
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
97
with:
98
name: vsix
99
path: "*.vsix"
0 commit comments