We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde72dd commit 26bb90cCopy full SHA for 26bb90c
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@12a867cb6d7862f4efadf6a50a59fe857fd5e275
+ - uses: apache/infrastructure-actions/pelican@2e014efada5096d1769017cf3b9c468212ca2f31
24
25
# This must be appropriate for the branch being built
26
destination: 'asf-site'
0 commit comments