Merge pull request '🔧 Renovate: Update (patch) actions/checkout action to v3.0.2' (#19) from renovate/github-actions-actions-checkout-v3-0-2 into main

This commit was merged in pull request #19.
This commit is contained in:
2025-09-22 18:07:23 -04:00
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
# Step 1: Checkout the repo
- name: Checkout benedikta-ovos
uses: actions/checkout@v3
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
- name: Sync compose from ovos-docker
run: |