Skip to content

Commit

Permalink
[ENG-1634] pin actions/upload-artifact@v3 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
pwilczynskiclearcode committed Feb 7, 2024
1 parent 2aa6603 commit fb3bc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
done
- name: Upload artifacts for cutting release
uses: actions/upload-artifact@master
uses: actions/upload-artifact@v3
with:
name: release-artifacts
path: releases/
Expand Down

0 comments on commit fb3bc8c

Please sign in to comment.