Skip to content

Commit 518cdec

Browse files
dependabot[bot]yi-Xu-0100
authored andcommitted
chore(deps): ⬆️ bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6d8c1b commit 518cdec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
year: ${{ github.event.inputs.year }}
6666

6767
- name: Deploy
68-
uses: peaceiris/actions-gh-pages@v3.9.2
68+
uses: peaceiris/actions-gh-pages@v3.9.3
6969
with:
7070
github_token: ${{ secrets.GITHUB_TOKEN }}
7171
publish_branch: ${{ steps.traffic.outputs.traffic_branch }}

.github/workflows/traffic2badge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
year: 2019
5555

5656
- name: Deploy
57-
uses: peaceiris/actions-gh-pages@v3.9.2
57+
uses: peaceiris/actions-gh-pages@v3.9.3
5858
with:
5959
github_token: ${{ secrets.GITHUB_TOKEN }}
6060
publish_branch: ${{ steps.traffic.outputs.traffic_branch }}

0 commit comments

Comments
 (0)