Bump actions/checkout from 3 to 4 (#846)

This commit is contained in:
dependabot[bot]
2024-11-05 11:38:02 -06:00
committed by GitHub
parent f332225b19
commit d022f232d1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
job_bsc_tests_linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Create Build Environment
run: |
sudo apt-get update -qq