Skip to content

Commit

Permalink
Merge pull request #30 from Gencaster/34b9dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…ain/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
capital-G authored Nov 27, 2023
2 parents e90ddd2 + 5981a0f commit 8ec0274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: build-website
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
lfs: true

Expand Down

0 comments on commit 8ec0274

Please sign in to comment.