Skip to content

Commit

Permalink
Fix checkout version
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Dec 3, 2024
1 parent bf78eb1 commit c6f8516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v$
- uses: actions/checkout@v4
- name: Set up Python 3.12
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c6f8516

Please sign in to comment.