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 4a8882a commit 28e4847Copy full SHA for 28e4847
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@ed044141796eb8ad67581cf5f4210656ffa77daa
+ - uses: apache/infrastructure-actions/pelican@6308560d6ec78364ac47511575a5ab4a3fe752ec
24
25
# This must be appropriate for the branch being built
26
destination: 'asf-site'
0 commit comments