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 a8a5037 commit 67c32f0Copy full SHA for 67c32f0
.github/workflows/meta-balena-esr.yml
@@ -127,7 +127,7 @@ jobs:
127
exit 0
128
129
- name: Setup Python
130
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
131
with:
132
python-version: ${{ matrix.python-version }}
133
.github/workflows/update-backports.yml
@@ -56,7 +56,7 @@ jobs:
56
exit 1
57
58
59
60
61
62
0 commit comments