Skip to content

Commit 313bec3

Browse files
deps: update GitHub Artifact Actions (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a65d407 commit 313bec3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm run package
3333

3434
- name: Upload artifact
35-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
35+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
3636
with:
3737
name: privatemode-vscode-vsix
3838
path: privatemode-vscode.vsix
@@ -48,7 +48,7 @@ jobs:
4848
node-version: 24
4949
cache: npm
5050

51-
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
51+
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
5252
with:
5353
name: privatemode-vscode-vsix
5454
path: .

0 commit comments

Comments
 (0)