Skip to content

Commit

Permalink
[github] Updated deprecated workflows actions
Browse files Browse the repository at this point in the history
  • Loading branch information
phunkyfish committed Feb 18, 2024
1 parent 10bb35a commit 19d1e04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install Strawberry Perl
# Perl included with git does not work when building openssl
Expand All @@ -40,4 +40,5 @@ jobs:
name: Kodi dependencies
path: |
package/*.7z
package/hashes-*.txt
package/hashes-*.txt

0 comments on commit 19d1e04

Please sign in to comment.