Skip to content

Commit

Permalink
ci: pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 committed Nov 27, 2023
1 parent 0c8d07c commit 2d205c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/example-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/configure-pages@v3
- uses: actions/[email protected]
with:
go-version-file: go.mod
- uses: actions/[email protected]
- uses: actions/[email protected]
- run: |
Expand Down
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.10.5

0 comments on commit 2d205c8

Please sign in to comment.