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.

๐Ÿ‘Œ IMPROVE: Update actions/checkout version to v4

+1 -1
+1 -1
.github/workflows/docker-image.yml
··· 23 23 24 24 steps: 25 25 - name: Checkout repository 26 - uses: actions/checkout@v3 26 + uses: actions/checkout@v4 27 27 28 28 # Install the cosign tool except on PR 29 29 # https://github.com/sigstore/cosign-installer