We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffdedf commit 29a92feCopy full SHA for 29a92fe
.github/workflows/page-build.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/setup-python@v4
14
with:
15
python-version: 3.13
16
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
17
18
key: ${{ github.ref }}
19
path: |
0 commit comments