We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daeb9fe commit b9915e1Copy full SHA for b9915e1
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
steps:
15
- uses: actions/checkout@v5
16
- - uses: jdx/mise-action@v2
+ - uses: jdx/mise-action@v3
17
- name: Cache pre-commit environment
18
uses: actions/cache@v4
19
with:
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
id-token: write
- uses: actions/cache@v4
path: ~/.local/share/virtualenvs
0 commit comments