1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

Sync repo templates ⚙

Sync with coreos/repo-templates@9066203af1.
This commit is contained in:
CoreOS Bot
2024-11-18 14:29:25 +00:00
committed by Dusty Mabe
parent 346724f044
commit e39c5bb723

View File

@@ -16,7 +16,7 @@ jobs:
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# https://github.com/actions/checkout/issues/760
- name: Mark git checkout as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"