Skip to content

Commit 768e66b

Browse files
committed
Upgrade actions/download-artifact to v3
1 parent 3ad9981 commit 768e66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
path: emacs-src
8686

8787
- name: Download artifact
88-
uses: actions/download-artifact@v2
88+
uses: actions/download-artifact@v3
8989
with:
9090
name: builder-image
9191
path: /tmp

0 commit comments

Comments
 (0)