Skip to content

Commit

Permalink
test patch of setup-lesson-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar authored Nov 6, 2023
1 parent f8d0795 commit 4b3c40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- name: "Setup Package Cache"
if: "${{ matrix.lesson != '' }}"
uses: carpentries/actions/setup-lesson-deps@main
uses: carpentries/actions/setup-lesson-deps@zkamvar-patch-1
with:
cache-version: ${{ matrix.lesson }}

Expand Down

0 comments on commit 4b3c40d

Please sign in to comment.