Skip to content

Commit 0a934c8

Browse files
chore(deps): update actions/checkout action to v6 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b8b8f1 commit 0a934c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/addon-news.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
container: ubuntu:24.04
1111
steps:
1212
- run: apt-get update && apt-get install -y git xmlstarlet pandoc
13-
- uses: actions/checkout@v5
13+
- uses: actions/checkout@v6
1414
with:
1515
fetch-depth: 0
1616
- run: git config --global --add safe.directory /__w/plugin.video.haru/plugin.video.haru

0 commit comments

Comments
 (0)