Skip to content

Commit aea7347

Browse files
chore(deps): update actions/checkout action to v5 (#1329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c95cf9 commit aea7347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-sitemap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checkout repo
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v5
1717

1818
- name: Download sitemap from API
1919
run: |

0 commit comments

Comments
 (0)