We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca840f1 + 6ebdecf commit 9ab0ca9Copy full SHA for 9ab0ca9
1 file changed
.github/workflows/python-app.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
22
- name: Set up Python 3.14
23
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
24
with:
25
python-version: "3.14"
26
- name: Install dependencies
0 commit comments