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 62e8729 + 6cb7b7e commit 141c813Copy full SHA for 141c813
2 files changed
.github/workflows/test-check.yml
@@ -12,7 +12,7 @@ jobs:
12
name: GitHub Action
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
16
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v6
.github/workflows/test-notify.yml
0 commit comments