Skip to content

Commit

Permalink
💚 Workflow内のactions/checkoutをv4に移行 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
3w36zj6 authored Nov 6, 2023
1 parent b8b45ce commit 58fe0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Setup Bun
uses: oven-sh/setup-bun@v1
Expand Down

0 comments on commit 58fe0ff

Please sign in to comment.