Skip to content

Commit bdad866

Browse files
authored
Merge pull request #266 from xt0rted/dependabot/github_actions/github-actions-75146c7076
Bump the github-actions group with 1 update
2 parents 9f50061 + 30e7cda commit bdad866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
132132

133133
- name: Download nupkg
134-
uses: actions/[email protected].2
134+
uses: actions/[email protected].4
135135
with:
136136
name: nupkg
137137
path: .nuget
@@ -199,7 +199,7 @@ jobs:
199199

200200
steps:
201201
- name: Download nupkg
202-
uses: actions/[email protected].2
202+
uses: actions/[email protected].4
203203
with:
204204
name: nupkg
205205

0 commit comments

Comments
 (0)