Skip to content

Commit f1e4d4c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#2740)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.1 to 4.4.2.
1 parent ac511d5 commit f1e4d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-javadocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
./gradlew aggregateJavadocs
3232
- name: Deploy
33-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 # [email protected].1
33+
uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # [email protected].2
3434
with:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
BRANCH: gh-pages

0 commit comments

Comments
 (0)