Skip to content

Commit 5d30fb2

Browse files
authored
Update main.yaml
1 parent ffb3328 commit 5d30fb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
- run: vsce package
3030

3131
- name: Save Artifact
32-
uses: actions/upload-artifact@v2
32+
uses: actions/upload-artifact@v3
3333
with:
3434
name: 'extension package ${{ matrix.node-version }}'
3535
path: ./coq-elpi-lang-*.vsix
3636

37-
37+

0 commit comments

Comments
 (0)