diff --git a/.github/workflows/software_repo_native.yml b/.github/workflows/software_repo_native.yml index b668979..3f1eb3d 100644 --- a/.github/workflows/software_repo_native.yml +++ b/.github/workflows/software_repo_native.yml @@ -25,11 +25,9 @@ jobs: persist-credentials: false - name: Mount EESSI CernVM-FS software repository - uses: cvmfs-contrib/github-action-cvmfs@55899ca74cf78ab874bdf47f5a804e47c198743c # v4.0 + uses: eessi/github-action-eessi@v3 with: - cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb - cvmfs_http_proxy: DIRECT - cvmfs_repositories: software.eessi.io + eessi_stack_version: '2023.06' - name: Run demo run: |