summaryrefslogtreecommitdiff
path: root/.github/workflows/deploy-test-environment.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/deploy-test-environment.yml')
-rw-r--r--.github/workflows/deploy-test-environment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy-test-environment.yml b/.github/workflows/deploy-test-environment.yml
index 7f58654f33..77cdcfaf88 100644
--- a/.github/workflows/deploy-test-environment.yml
+++ b/.github/workflows/deploy-test-environment.yml
@@ -28,7 +28,7 @@ jobs:
wait_time: ${{ steps.get-wait-time.outputs.wait_time }}
steps:
- name: Checkout
- uses: actions/checkout@v4
+ uses: actions/checkout@v4.1.1
- name: Check allowed users
id: check-allowed-users