Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] dfc88183bc
Merge 0f91c7969b into e8b46a3bcc 2024-04-29 15:32:44 -04:00
dependabot[bot] e8b46a3bcc
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the updates group (#2807) 2024-04-29 07:41:27 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.3
uses: actions/checkout@v4.1.4
with:
# for build-files step
fetch-depth: 0

View File

@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.3
uses: actions/checkout@v4.1.4
with:
# for build-files step
fetch-depth: 0