aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/profile-checks.yml')
-rw-r--r--.github/workflows/profile-checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 8500481cd..8418a390b 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -31,7 +31,7 @@ jobs:
31 allowed-endpoints: > 31 allowed-endpoints: >
32 github.com:443 32 github.com:443
33 33
34 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab 34 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
35 - name: print env 35 - name: print env
36 run: ./ci/printenv.sh 36 run: ./ci/printenv.sh
37 - run: python3 --version 37 - run: python3 --version