8000 Bump actions/upload-artifact from 2 to 3 (#1077) · ushmm/github-pages-deploy-action@49069ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 49069ba

Browse files
Bump actions/upload-artifact from 2 to 3 (JamesIves#1077)
1 parent a1740ed commit 49069ba

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
@@ -60,7 +60,7 @@ jobs:
6060
ls node_modules
6161
6262
- name: artifact
63-
uses: actions/upload-artifact@v2
63+
uses: actions/upload-artifact@v3
6464
with:
6565
name: dist
6666
path: |

0 commit comments

Comments
 (0)
0