summaryrefslogtreecommitdiff
path: root/.github/workflows/primer_comment.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/primer_comment.yaml')
-rw-r--r--.github/workflows/primer_comment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/primer_comment.yaml b/.github/workflows/primer_comment.yaml
index adf84332b..dacc3a5e9 100644
--- a/.github/workflows/primer_comment.yaml
+++ b/.github/workflows/primer_comment.yaml
@@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3.2.0
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
- uses: actions/setup-python@v4.3.1
+ uses: actions/setup-python@v4.4.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}
check-latest: true