Skip to content

Commit 26bb90c

Browse files
authored
Update Pelican action to a newer version
1 parent fde72dd commit 26bb90c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pelican.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
persist-credentials: true
2222
ref: ${{ github.ref || 'main' }}
23-
- uses: apache/infrastructure-actions/pelican@12a867cb6d7862f4efadf6a50a59fe857fd5e275
23+
- uses: apache/infrastructure-actions/pelican@2e014efada5096d1769017cf3b9c468212ca2f31
2424
with:
2525
# This must be appropriate for the branch being built
2626
destination: 'asf-site'

0 commit comments

Comments
 (0)