Skip to content

Commit

Permalink
Fixed CI year
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Nov 19, 2023
1 parent 8283535 commit 0295f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
ci:
uses: robotpy/build-actions/.github/workflows/package-ci.yml@v2023
uses: robotpy/build-actions/.github/workflows/package-ci.yml@v2024
secrets:
SSH_USER: ${{ secrets.SSH_USER }}
SSH_KEY: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 0295f8a

Please sign in to comment.