mirror of
https://github.com/cdr/code-server.git
synced 2026-05-06 03:22:48 +02:00
chore: bump dawidd6/action-download-artifact from 12 to 16 (#7686)
This commit is contained in:
parent
e9c577549f
commit
355546d0a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -269,7 +269,7 @@ jobs:
|
|||
timeout-minutes: 15
|
||||
steps:
|
||||
- name: Download artifacts
|
||||
uses: dawidd6/action-download-artifact@v12
|
||||
uses: dawidd6/action-download-artifact@v16
|
||||
id: download
|
||||
with:
|
||||
branch: ${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue