Skip to content

Commit

Permalink
Merge pull request #41 from dark0dave/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-python-5

build(deps): Bump actions/setup-python from 4 to 5
  • Loading branch information
dark0dave authored Dec 7, 2023
2 parents d737123 + ad5926f commit 2d68d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
set-safe-directory: true
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit 2d68d61

Please sign in to comment.