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 f5978dcf4..8da3fdeba 100644
--- a/.github/workflows/primer_comment.yaml
+++ b/.github/workflows/primer_comment.yaml
@@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
- uses: actions/checkout@v3.4.0
+ uses: actions/checkout@v3.5.0
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
uses: actions/setup-python@v4.5.0