1 parent 2b8b8f1 commit 0a934c8Copy full SHA for 0a934c8
1 file changed
.github/workflows/addon-news.yml
@@ -10,7 +10,7 @@ jobs:
10
container: ubuntu:24.04
11
steps:
12
- run: apt-get update && apt-get install -y git xmlstarlet pandoc
13
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
- run: git config --global --add safe.directory /__w/plugin.video.haru/plugin.video.haru
0 commit comments