We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bade43 commit e3f7ea8Copy full SHA for e3f7ea8
1 file changed
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
steps:
48
- name: Check out repository
49
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
50
51
- name: Set up Python
52
uses: actions/setup-python@v6
0 commit comments