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 2b389f1 + 50de795 commit 1f008dcCopy full SHA for 1f008dc
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
18
19
- name: Set up Python
20
uses: actions/setup-python@v4
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
- name: Check out the repo
0 commit comments