1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 19:04:40 +00:00

chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-12-15 17:12:13 +00:00
committed by GitHub
parent 8a64c771c5
commit 921fbbf65e

View File

@@ -13,7 +13,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4