diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c908acd..84dd580 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 # Substitute the URLs in the module.json - name: Substitute URLs in Manifest