diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 55211f6..9f3b461 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,7 +67,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 # Modify "module.json" with values specific to the release. # Since the values for the "version" and "url" keys aren't known ahead of