We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba52981 commit 78b647aCopy full SHA for 78b647a
.github/workflows/produce_pod.yml
@@ -22,7 +22,7 @@ jobs:
22
sudo apt-get install -y --no-install-recommends --no-install-suggests \
23
libpod-parser-perl libmojolicious-perl
24
- name: Checkout pg-docs code
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
with:
27
persist-credentials: false
28
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments