We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5915a commit dcdc52fCopy full SHA for dcdc52f
.github/workflows/build-and-check.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: rlespinasse/github-slug-action@v4
76
77
- name: Upload artifacts
78
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
79
if: success() || failure()
80
with:
81
name: ${{ env.GITHUB_REF_SLUG_URL }}-pg${{ matrix.pg_version }}-use-healpix-${{ matrix.use_healpix }}-${{ github.run_id }}
0 commit comments