We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d11899a + 41690e8 commit 5eb71bcCopy full SHA for 5eb71bc
1 file changed
.github/workflows/package.yml
@@ -22,7 +22,7 @@ jobs:
22
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
23
steps:
24
- name: '⏳ Checkout repository'
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
26
27
- name: '🐍 Set up Python 3'
28
uses: actions/setup-python@v6
0 commit comments