We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514af78 commit c297928Copy full SHA for c297928
1 file changed
.github/actions/generate-catalogs/action.yml
@@ -24,7 +24,7 @@ runs:
24
using: composite
25
steps:
26
- name: Set up Python
27
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
28
with:
29
python-version: 3.14
30
0 commit comments