We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658b7fc commit 05e3c73Copy full SHA for 05e3c73
1 file changed
.github/workflows/iptv.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
19
20
- name: Install jq
21
run: sudo apt-get install jq
0 commit comments