Skip to content

Commit

Permalink
Merge pull request #356 from pgRouting/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
cvvergara authored May 27, 2024
2 parents 6b9b648 + df1891d commit bf65107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- centos-7 gcc-4.8.5

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: get postgres version
run: |
Expand Down

0 comments on commit bf65107

Please sign in to comment.