Skip to content

Commit

Permalink
ci: update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alchatti committed Jan 10, 2024
1 parent dd5a371 commit cb28916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
php_ver: ["8.1", "8.2"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Get current date
id: date
Expand Down

0 comments on commit cb28916

Please sign in to comment.