File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 tox -e generate-gh-release-notes -- "$VERSION" gh-release-notes.md
6565
6666 - name : Upload release notes
67- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
67+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
6868 with :
6969 name : release-notes
7070 path : gh-release-notes.md
Original file line number Diff line number Diff line change 3131 python-version : " 3.13"
3232
3333 - name : requests-cache
34- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
34+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
3535 with :
3636 path : ~/.cache/pytest-plugin-list/
3737 key : plugins-http-cache-${{ github.run_id }} # Can use time based key as well
You can’t perform that action at this time.
0 commit comments