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