We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c04280 commit f5a7593Copy full SHA for f5a7593
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
persist-credentials: false
30
31
- - uses: actions/setup-python@v5.3.0
+ - uses: actions/setup-python@v5.4.0
32
33
python-version: "3.9"
34
cache: 'pip'
@@ -61,7 +61,7 @@ jobs:
61
sudo apt-get update
62
sudo apt-get install --no-install-suggests --no-install-recommends inkscape scour
63
64
65
66
67
0 commit comments