Skip to content

Commit adb76e9

Browse files
authored
Merge pull request #24 from MRT-Map/renovate/actions-checkout-6.x
Update actions/checkout action to v6.0.1
2 parents 25cabe1 + b049c1e commit adb76e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: macos-latest
1818

1919
steps:
20-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2222
with:
2323
python-version: '3.14'

0 commit comments

Comments
 (0)