Skip to content

Commit 78b647a

Browse files
authored
Update checkout version to v4
1 parent ba52981 commit 78b647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/produce_pod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sudo apt-get install -y --no-install-recommends --no-install-suggests \
2323
libpod-parser-perl libmojolicious-perl
2424
- name: Checkout pg-docs code
25-
uses: actions/checkout@v3
25+
uses: actions/checkout@v4
2626
with:
2727
persist-credentials: false
2828
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

0 commit comments

Comments
 (0)