Skip to content

Commit 8659c04

Browse files
authored
Merge pull request #211 from cpp-lln-lab/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2 parents 052460e + 25f5b24 commit 8659c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/miss_hit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 1
2020

2121
- name: Set up Python 3.6
22-
uses: actions/setup-python@v2
22+
uses: actions/setup-python@v4
2323
with:
2424
python-version: 3.6
2525

0 commit comments

Comments
 (0)