Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
111121548b
Update actions/checkout action to v4 2023-10-19 14:22:22 +00:00

View File

@ -39,7 +39,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL