Skip to content

Commit

Permalink
Merge pull request #4 from Laravel-Lang/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-3

Bump actions/configure-pages from 2 to 3
  • Loading branch information
andrey-helldar authored Nov 21, 2023
2 parents cb62c6c + 4052331 commit e99cd0a
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 @@ -84,7 +84,7 @@ jobs:
args: unzip -qq ${{ env.ARTIFACT }} -d dir

- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit e99cd0a

Please sign in to comment.