aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-profiles.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-profiles.yml')
-rw-r--r--.github/workflows/check-profiles.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-profiles.yml b/.github/workflows/check-profiles.yml
index 193cfcb9f..9caf8e0c7 100644
--- a/.github/workflows/check-profiles.yml
+++ b/.github/workflows/check-profiles.yml
@@ -35,7 +35,7 @@ jobs:
35 allowed-endpoints: > 35 allowed-endpoints: >
36 github.com:443 36 github.com:443
37 37
38 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 38 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
39 - name: print env 39 - name: print env
40 run: ./ci/printenv.sh 40 run: ./ci/printenv.sh
41 - run: python3 --version 41 - run: python3 --version