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.
1 parent ac2d2d9 commit c29bc87Copy full SHA for c29bc87
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
# Gets repo
12
- name: Repo Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v5.0.0
14
15
- name: Python Setup
16
uses: actions/setup-python@v4
0 commit comments