Skip to content

Commit

Permalink
Update check_projects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 authored Jan 31, 2024
1 parent 315d38f commit c9378c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout repo content
uses: actions/checkout@v3 # checkout the repository content
uses: actions/checkout@v4 # checkout the repository content

- name: setup python
uses: actions/setup-python@v4
Expand Down

0 comments on commit c9378c5

Please sign in to comment.