We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6f961 commit 599d4aeCopy full SHA for 599d4ae
.github/workflows/preflight.yaml
@@ -77,7 +77,7 @@ jobs:
77
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
78
with:
79
persist-credentials: false
80
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
81
82
python-version: '3.x'
83
- run: pip install image-tools-stackabletech==0.0.16
0 commit comments