There was an error while loading. Please reload this page.
1 parent d38c456 commit fd3eabeCopy full SHA for fd3eabe
1 file changed
.github/workflows/main.yaml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
# Checkout current git repository
31
- name: Checkout
32
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.1.4
33
with:
34
# fetch all history so that setuptools-scm works
35
fetch-depth: 0
0 commit comments