Skip to content

Commit 7513ab6

Browse files
Bump GitHub Actions Version
1 parent 5db66ba commit 7513ab6

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
@@ -83,7 +83,7 @@ jobs:
8383
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
8484

8585
steps:
86-
- uses: actions/download-artifact@v2
86+
- uses: actions/download-artifact@v3
8787
with:
8888
name: artifacts
8989
path: dist

0 commit comments

Comments
 (0)