Skip to content

Commit

Permalink
Update .github/workflows/postgresql-pgdg-package-pgxs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov authored Nov 18, 2024
1 parent 5487984 commit 98cf4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postgresql-pgdg-package-pgxs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
sudo apt -y install postgresql-$POSTGRESQL_VERSION postgresql-server-dev-$POSTGRESQL_VERSION
- name: Clone pg_tde repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # master
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
path: 'src/pg_tde'

Expand Down

0 comments on commit 98cf4e9

Please sign in to comment.