.github/workflows/release.yml in modulesync-3.1.0 vs .github/workflows/release.yml in modulesync-3.2.0

- old
+ new

@@ -8,10 +8,10 @@ jobs: release: runs-on: ubuntu-latest if: github.repository_owner == 'voxpupuli' steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install Ruby 3.2 uses: ruby/setup-ruby@v1 with: ruby-version: '3.2' env: