1
0
mirror of https://github.com/actions/download-artifact.git synced 2025-12-07 10:17:50 +01:00

Use latest actions/artifact NPM package + misc updates

This commit is contained in:
Konrad Pabjan
2023-01-04 19:41:11 +00:00
parent 9782bd6a98
commit 8df9014c0c
9 changed files with 33 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL