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.
2 parents 0c03416 + fdfcdc2 commit df47d61Copy full SHA for df47d61
.github/workflows/test.yaml
@@ -52,7 +52,7 @@ jobs:
52
NBIROS_PUB_EXPORT_XML_URL: ${{ secrets.NBIROS_PUB_EXPORT_XML_URL }}
53
PEOPLE_DATA_CSV_URL: ${{ secrets.PEOPLE_DATA_CSV_URL }}
54
ORCID_ACCESS_TOKEN: ${{ secrets.ORCID_ACCESS_TOKEN }}
55
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
56
with:
57
name: Pubs for website (${{ matrix.python-version }})
58
path: pubs_for_website.xml
0 commit comments