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.
2 parents 9e96a7e + 2223dd4 commit 099bcfdCopy full SHA for 099bcfd
1 file changed
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
50
steps:
51
- name: Check out github
52
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
53
54
- name: Set up Python ${{ matrix.python-version }}
55
uses: actions/setup-python@v4
0 commit comments