Merge pull request #2 from bjoernsteinhagen/dependabot/github_actions/actions/checkout-4.2.2

Bump actions/checkout from 4.1.7 to 4.2.2
This commit is contained in:
Björn Steinhagen
2025-02-10 16:42:57 +01:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
FUNCTION_SCHEMA_FILE_NAME: functionSchema.json
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.2
- uses: actions/setup-python@v5
with:
python-version: '3.11'