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 f8d24f727..f1b69ec47 100644
--- a/.github/workflows/check-profiles.yml
+++ b/.github/workflows/check-profiles.yml
@@ -38,7 +38,7 @@ jobs:
38 allowed-endpoints: > 38 allowed-endpoints: >
39 github.com:443 39 github.com:443
40 40
41 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 41 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
42 - name: print env 42 - name: print env
43 run: ./ci/printenv.sh 43 run: ./ci/printenv.sh
44 - run: python3 --version 44 - run: python3 --version