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 9e77c7f60..a25277b9f 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@f43a0e5ff2bd294095638e18286ca9a3d1956744 40 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
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