Skip to content

Commit 83034c6

Browse files
committed
update GitHub Actions to use [email protected]
1 parent 4f5088f commit 83034c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
steps:
5252
- name: Download artifacts
53-
uses: actions/download-artifact@v2
53+
uses: actions/download-artifact@v4.1.7
5454
with:
5555
name: myproject-${{ matrix.os }}
5656
path: .

0 commit comments

Comments
 (0)