Skip to content

Commit

Permalink
Upgrade one missed checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
mstilkerich committed Mar 23, 2024
1 parent 49fc99b commit a7762a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
extensions: gd, xdebug, curl
coverage: xdebug
- name: Checkout roundcubemail
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: roundcubemail
repository: mstilkerich/roundcubemail
Expand Down

0 comments on commit a7762a2

Please sign in to comment.