Skip to content

Commit

Permalink
Merge pull request #341 from Pirate-Weather/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/non-major-versions-aa3137d618

Bump actions/checkout from 4.1.7 to 4.2.0 in the non-major-versions group
  • Loading branch information
cloneofghosts authored Sep 25, 2024
2 parents d5c4712 + 39a4dae commit 626983f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download source
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
- name: Install Python
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 626983f

Please sign in to comment.