There was an error while loading. Please reload this page.
1 parent b5c7662 commit 81539dcCopy full SHA for 81539dc
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
npm run build
22
23
- name: Archive built file
24
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
25
with:
26
name: lg-remote-control
27
path: dist/lg-remote-control.js
0 commit comments