diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bc048f90f..129df1357 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Check out repository code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Install Build dependencies run: |