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 c30b4a5a0..7a79c03c5 100644
--- a/.github/workflows/primer_comment.yaml
+++ b/.github/workflows/primer_comment.yaml
@@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v3.5.2
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
- uses: actions/setup-python@v4.5.0
+ uses: actions/setup-python@v4.6.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}
check-latest: true