Skip to content

Commit 3d63f86

Browse files
Merge pull request #73 from s4u/dependabot/github_actions/actions/checkout-v2.3.4
Bump actions/checkout from v2.3.3 to v2.3.4
2 parents bda4122 + 54bf9b0 commit 3d63f86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818

1919
steps:
20-
- uses: actions/[email protected].3
20+
- uses: actions/[email protected].4
2121

2222
- uses: actions/[email protected]
2323
with:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818

1919
steps:
20-
- uses: actions/[email protected].3
20+
- uses: actions/[email protected].4
2121

2222
- uses: actions/[email protected]
2323
with:

0 commit comments

Comments
 (0)