Skip to content

Commit 6e1df2b

Browse files
authored
Update Pelican action version in workflow
1 parent 8d8a751 commit 6e1df2b

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@a1fbd10ea93bd4e7a3d35af5f4e42a0dacbad085
23+
- uses: apache/infrastructure-actions/pelican@213a958e907762dbd4adb56414cb81ee055226a3
2424
with:
2525
# This must be appropriate for the branch being built
2626
destination: 'asf-site'

0 commit comments

Comments
 (0)