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