Skip to content

Commit

Permalink
Update GitHub test checkout action version.
Browse files Browse the repository at this point in the history
checkout@v2.3.4 is now deprecated.
  • Loading branch information
dwsteele committed Jul 25, 2024
1 parent d3510df commit 828e6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Checkout set_user repo
uses: actions/checkout@v2.3.4
uses: actions/checkout@v4

- name: Set DEVPKG to pgver if unset
if: ${{ env.DEVPKG == '' }}
Expand Down

0 comments on commit 828e6c9

Please sign in to comment.