chore(deps): update actions/checkout action to v5 #3

Merged
hads merged 1 commits from renovate/actions-checkout-5.x into main 2025-08-19 16:25:13 +12:00
Showing only changes of commit 009cb65c99 - Show all commits

View File

@@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Login to Docker registry
uses: docker/login-action@v3
with: