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

Merged
morre merged 1 commits from renovate/actions-checkout-6.x into main 2025-11-24 21:17:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 76d72e24ed - Show all commits

View File

@ -10,7 +10,7 @@ jobs:
build: build:
runs-on: hetzner runs-on: hetzner
steps: steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with: with:
github-server-url: https://code.mor.re github-server-url: https://code.mor.re