Skip to content

Commit a2f67f8

Browse files
Merge pull request #7614 from rubygems/dependabot/github_actions/artifacts-14598a9f5f
Bump actions/download-artifact from 4.1.6 to 4.1.7 in the artifacts group (cherry picked from commit b96387c)
1 parent 54032e4 commit a2f67f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/realworld-bundler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- name: Prepare dependencies
114114
run: rake setup
115115
- name: Download all used cassettes as artifacts
116-
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
116+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
117117
with:
118118
path: ./bundler/spec/support/artifice/used_vcr_cassettes
119119
- name: Check unused cassettes

0 commit comments

Comments
 (0)