Skip to content

Commit

Permalink
Merge pull request #716 from keymanapp/update-gha
Browse files Browse the repository at this point in the history
chore: Update GHA to use node 16
  • Loading branch information
mcdurdin authored May 16, 2023
2 parents 9ee9a4c + b1dd142 commit 90de7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3.5.2

- name: Setup PHP 7.4
uses: shivammathur/setup-php@6972aed899fa2dd4016a7e314c46e6902bcafb7b
Expand Down

0 comments on commit 90de7f1

Please sign in to comment.