Skip to content

Commit 7c28ab7

Browse files
authored
CI: bump upload-artifact version (#354)
V2 is deprecated.
1 parent 517fef5 commit 7c28ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
working-directory: ./pb_plugins
3131
run: python setup.py bdist_wheel
3232
- name: Upload as CI artefact
33-
uses: actions/upload-artifact@v2
33+
uses: actions/upload-artifact@v4
3434
with:
3535
name: protoc-gen-mavsdk.whl
3636
path: ./pb_plugins/dist/*.whl

0 commit comments

Comments
 (0)