Skip to content

Commit

Permalink
更新 actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
hyx3179 committed Apr 19, 2024
1 parent 8072a80 commit de31d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Build
env:
Expand Down

0 comments on commit de31d10

Please sign in to comment.