We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7be83c commit 9974c7cCopy full SHA for 9974c7c
.github/workflows/cache.yml
@@ -7,7 +7,7 @@ jobs:
7
cache:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- name: Setup Anaconda
12
uses: conda-incubator/setup-miniconda@v2
13
with:
0 commit comments