Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit a1da909

Browse files
authored
Merge pull request #479 from exoego/dependabot/github_actions/actions/setup-node-3.1.1
Bump actions/setup-node from 3.1.0 to 3.1.1
2 parents e3556df + 4b4a227 commit a1da909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
java-version: [email protected]
1616
- uses: coursier/cache-action@v6
17-
- uses: actions/[email protected].0
17+
- uses: actions/[email protected].1
1818
with:
1919
node-version: ${{ matrix.nodejs }}
2020
- run: npm install

0 commit comments

Comments
 (0)