chore(deps): upgrade checkout action

This commit is contained in:
Adrian Dischinger
2023-10-19 11:09:28 +00:00
parent 416384c2a6
commit 598ffdb4d3
5 changed files with 35 additions and 35 deletions

View File

@@ -18,7 +18,7 @@ jobs:
execute:
runs-on: ${{ inputs.runson }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Bootstrap
run: |
.\script\bootstrap-sanity-test.ps1