Free and open source ticket system written in python
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update action version

+1 -3
+1 -3
.github/workflows/build-and-test.yml
··· 20 20 21 21 steps: 22 22 - uses: actions/checkout@v4 23 - 24 - - name: Set up Python 3.12 25 - uses: actions/setup-python@v2 23 + - uses: actions/setup-python@v5 26 24 with: 27 25 python-version: 3.12 28 26