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 c6362d7 commit 38a4f6eCopy full SHA for 38a4f6e
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout repository
25
- uses: actions/checkout@v5.0.1
+ uses: actions/checkout@v6.0.1
26
27
- name: Set up Python
28
uses: actions/setup-python@v6
0 commit comments