We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1df2b commit ca51234Copy full SHA for ca51234
1 file changed
.github/workflows/build-pelican.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
persist-credentials: true
22
ref: ${{ github.ref || 'main' }}
23
- - uses: apache/infrastructure-actions/pelican@213a958e907762dbd4adb56414cb81ee055226a3
+ - uses: apache/infrastructure-actions/pelican@12a867cb6d7862f4efadf6a50a59fe857fd5e275
24
25
# This must be appropriate for the branch being built
26
destination: 'asf-site'
0 commit comments