Skip to content

Commit

Permalink
Merge pull request #683 from nucleos/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3

Bump actions/checkout from 2.4.0 to 3
  • Loading branch information
nucleos-bot committed Mar 2, 2022
2 parents 47ef403 + 5e12f5e commit 76ae4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assets.yml
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@v2.4.0"
uses: "actions/checkout@v3"

- name: "Using Node"
uses: "actions/setup-node@v3.0.0"
Expand Down

0 comments on commit 76ae4df

Please sign in to comment.