Skip to content

Commit d6b059a

Browse files
committed
updated workflow
1 parent 6874711 commit d6b059a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/webos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515

1616
- name: Download webOS NDK
17-
uses: robinraju/release-downloader@v1.8
17+
uses: robinraju/release-downloader@v1.11
1818
with:
1919
repository: "openlgtv/buildroot-nc4"
2020
latest: true

0 commit comments

Comments
 (0)