We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63a171 commit bf6f59aCopy full SHA for bf6f59a
.github/workflows/industrial-edge-insights-time-series-scans.yml
@@ -813,7 +813,7 @@ jobs:
813
output: results-timeseries
814
815
- name: Set up Python
816
- uses: actions/setup-python@0b93645e9a3d3444828e57bfd88b7d7c95db7be0 #v4.8.0
+ uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.3.0
817
with:
818
python-version: '3.x'
819
@@ -893,7 +893,7 @@ jobs:
893
output: results-multimodal
894
895
896
897
898
899
0 commit comments